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


Groups > comp.lang.python > #63547

Re: Editor for Python

References (1 earlier) <6b9049ab-e168-4f92-9526-edcaf806d2cd@googlegroups.com> <lakdhb$pcn$2@ger.gmane.org> <lake1s$270$1@ger.gmane.org> <lako00$fno$1@ger.gmane.org> <lakptk$8no$1@ger.gmane.org>
Date 2014-01-09 11:23 +1100
Subject Re: Editor for Python
From Chris Angelico <rosuav@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.5218.1389227037.18130.python-list@python.org> (permalink)

Show all headers | View raw


On Thu, Jan 9, 2014 at 11:19 AM, Emile van Sebille <emile@fenx.com> wrote:
> As I recall it had something to do with both idle and the application
> running in the same namespace?  So the leakage was from within idle
> affecting the running of the script under development?
>
> Admittedly, it was a while back.  But I never went back to idle afterwards
> either...

Personally, I don't edit source files in IDLE - I use SciTE or another
editor for that. IDLE is, to me, an interactive Python session and
nothing more. I find it better than command-line Python because it
recalls entire blocks of code; it's not a superior editor to one that
can do every language I want all in one window.

ChrisA

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


Thread

Re: Editor for Python ayushpokharna@gmail.com - 2014-01-08 03:27 -0800
  Re: Editor for Python Douglas Duhaime <douglas.duhaime@gmail.com> - 2014-01-08 09:23 -0500
  Re: Editor for Python Terry Reedy <tjreedy@udel.edu> - 2014-01-08 15:47 -0500
  Re: Editor for Python Emile van Sebille <emile@fenx.com> - 2014-01-08 12:56 -0800
  Re: Editor for Python Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-01-08 21:02 +0000
  Re: Editor for Python Ricardo Aráoz <ricaraoz@gmail.com> - 2014-01-08 18:38 -0300
  Re: Editor for Python Terry Reedy <tjreedy@udel.edu> - 2014-01-08 18:46 -0500
  Re: Editor for Python Emile van Sebille <emile@fenx.com> - 2014-01-08 16:19 -0800
  Re: Editor for Python Chris Angelico <rosuav@gmail.com> - 2014-01-09 11:23 +1100
  Re: Editor for Python Terry Reedy <tjreedy@udel.edu> - 2014-01-08 20:51 -0500
  Re: Editor for Python TP <wingusr@gmail.com> - 2014-01-09 07:29 -0800

csiph-web