Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #101506

Re: Which Python editor has this feature?

Path csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail
From Bernardo Sulzbach <mafagafogigante@gmail.com>
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 <mailman.34.1452560197.13488.python-list@python.org> (permalink)
References <830f6f97-22dd-488c-9dd6-e9cd92844307@googlegroups.com> <mailman.0.1452481145.13488.python-list@python.org> <5f1619e5-83ff-449e-b7e5-2374a37bd50b@googlegroups.com> <n716dl$63e$1@ger.gmane.org> <CAPTjJmr5H5EQobXC3XjjdK-UngzSMK44R1Cs5eOyNgUutmhBgQ@mail.gmail.com>
Mime-Version 1.0
Content-Type text/plain; charset=UTF-8
X-Trace news.uni-berlin.de W/R6loK9f89uCjDToWx1UQRUd1trWrWcz/8cnQekxAHA==
Return-Path <mafagafogigante@gmail.com>
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 <CAPTjJmr5H5EQobXC3XjjdK-UngzSMK44R1Cs5eOyNgUutmhBgQ@mail.gmail.com>
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.20+
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Xref csiph.com comp.lang.python:101506

Show key headers only | View raw


On Mon, Jan 11, 2016 at 10:14 PM, Chris Angelico <rosuav@gmail.com> 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

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Which Python editor has this feature? jfong@ms4.hinet.net - 2016-01-10 17:59 -0800
  Re: Which Python editor has this feature? Chris Angelico <rosuav@gmail.com> - 2016-01-11 13:58 +1100
    Re: Which Python editor has this feature? jfong@ms4.hinet.net - 2016-01-11 03:04 -0800
      Re: Which Python editor has this feature? Terry Reedy <tjreedy@udel.edu> - 2016-01-11 16:21 -0500
        Re: Which Python editor has this feature? jfong@ms4.hinet.net - 2016-01-11 17:51 -0800
          Re: Which Python editor has this feature? Terry Reedy <tjreedy@udel.edu> - 2016-01-12 02:55 -0500
            Re: Which Python editor has this feature? wxjmfauth@gmail.com - 2016-01-12 00:28 -0800
              Re: Which Python editor has this feature? jfong@ms4.hinet.net - 2016-01-12 17:27 -0800
                Re: Which Python editor has this feature? Chris Angelico <rosuav@gmail.com> - 2016-01-13 12:51 +1100
                Re: Which Python editor has this feature? Steven D'Aprano <steve@pearwood.info> - 2016-01-13 13:04 +1100
                Re: Which Python editor has this feature? wxjmfauth@gmail.com - 2016-01-13 00:04 -0800
                Re: Which Python editor has this feature? wxjmfauth@gmail.com - 2016-01-13 07:24 -0800
            Re: Which Python editor has this feature? jfong@ms4.hinet.net - 2016-01-12 17:20 -0800
              Re: Which Python editor has this feature? Terry Reedy <tjreedy@udel.edu> - 2016-01-13 04:10 -0500
                Re: Which Python editor has this feature? jfong@ms4.hinet.net - 2016-01-13 16:48 -0800
      Re: Which Python editor has this feature? Chris Angelico <rosuav@gmail.com> - 2016-01-12 11:14 +1100
      Re: Which Python editor has this feature? Bernardo Sulzbach <mafagafogigante@gmail.com> - 2016-01-11 22:55 -0200
        Re: Which Python editor has this feature? Grant Edwards <invalid@invalid.invalid> - 2016-01-12 18:31 +0000
      Re: Which Python editor has this feature? Chris Angelico <rosuav@gmail.com> - 2016-01-12 12:09 +1100
      Re: Which Python editor has this feature? Terry Reedy <tjreedy@udel.edu> - 2016-01-12 03:27 -0500
      Re: Which Python editor has this feature? Chris Angelico <rosuav@gmail.com> - 2016-01-12 21:18 +1100
      Re: Which Python editor has this feature? Terry Reedy <tjreedy@udel.edu> - 2016-01-13 04:05 -0500
      Re: Which Python editor has this feature? Chris Angelico <rosuav@gmail.com> - 2016-01-13 21:09 +1100
  Re: Which Python editor has this feature? Tim Chase <python.list@tim.thechases.com> - 2016-01-10 20:37 -0600
    Re: Which Python editor has this feature? jfong@ms4.hinet.net - 2016-01-11 03:08 -0800
      Re: Which Python editor has this feature? Tim Chase <python.list@tim.thechases.com> - 2016-01-11 05:59 -0600
  Re: Which Python editor has this feature? Rustom Mody <rustompmody@gmail.com> - 2016-01-10 19:49 -0800
    Re: Which Python editor has this feature? Frank Haun <fh@fhaun.de> - 2016-01-11 11:54 +0000
  Re: Which Python editor has this feature? Gordon Levi <gordon@address.invalid> - 2016-01-11 19:40 +1100
    Re: Which Python editor has this feature? jfong@ms4.hinet.net - 2016-01-11 03:16 -0800
    Re: Which Python editor has this feature? Fabio Zadrozny <fabiofz@gmail.com> - 2016-01-26 16:10 -0200
  Re: Which Python editor has this feature? Fabio Zadrozny <fabiofz@gmail.com> - 2016-01-26 16:09 -0200

csiph-web