Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Bernardo Sulzbach Newsgroups: comp.lang.python Subject: Re: Which Python editor has this feature? Date: Mon, 11 Jan 2016 22:55:55 -0200 Lines: 11 Message-ID: References: <830f6f97-22dd-488c-9dd6-e9cd92844307@googlegroups.com> <5f1619e5-83ff-449e-b7e5-2374a37bd50b@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: news.uni-berlin.de W/R6loK9f89uCjDToWx1UQRUd1trWrWcz/8cnQekxAHA== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.024 X-Spam-Evidence: '*H*': 0.95; '*S*': 0.00; 'subject:Python': 0.05; 'postgresql': 0.07; 'subject:editor': 0.07; 'jan': 0.11; '2016': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'wrote:': 0.16; "wouldn't": 0.16; 'header:In-Reply-To:1': 0.24; 'feature': 0.24; 'mon,': 0.24; 'chris': 0.26; 'message-id:@mail.gmail.com': 0.27; 'idle': 0.33; 'that,': 0.34; 'received:google.com': 0.35; 'next': 0.35; 'platforms,': 0.35; 'received:209.85': 0.36; 'to:addr:python-list': 0.36; 'subject:?': 0.36; 'pm,': 0.36; 'subject:: ': 0.37; 'received:209': 0.38; 'to:addr:python.org': 0.40; 'bernardo': 0.84; "students'": 0.84; 'subject:this': 0.85; 'request:': 0.91 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=3C51csS5OyoSxfvJneE4+be8bYEU7gXQ/uwJnIP4+HE=; b=UUp1obSnl/+fG+9Yp1tceqyhhv7q15E4Mfx5esVytmcb7TO8QhnUcdxtnOP5ssdM/q Zt52S9iIGNpH1pBSgXc+w8B0Pzobq786sK2thXN/M5Cx0ozd3gLq3fXNYNaEsg401kW2 szSJRBagg0giOsVL2PTkoEhGMUCZRXnmBClNkfhEdF86QHlGHlepjc2HhC59o+LLLewS C7oxkl4VNpkNqnZyPE1TwRznLUAzrwVqIhzklDAcNyRL/u/3/nRjnLqyv7ZrkrW3dfaR oCM6nICm7NpUPNaDxeENSJQf7ZtPUxghnYtBBmaX/+9ZP4jwTUEVSSAMMJWunlq54OuF K1tg== X-Received: by 10.25.153.79 with SMTP id b76mr40526689lfe.102.1452560194610; Mon, 11 Jan 2016 16:56:34 -0800 (PST) In-Reply-To: X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Xref: csiph.com comp.lang.python:101506 On Mon, Jan 11, 2016 at 10:14 PM, Chris Angelico wrote: > > Next IDLE feature request: Can you make it so that, across all > platforms, it magically installs PostgreSQL and psycopg2? That would > solve so many of my students' problems... > Wouldn't this make the installer much bigger? -- Bernardo Sulzbach