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


Groups > comp.lang.python > #63544

Re: Editor for Python

From Emile van Sebille <emile@fenx.com>
Subject Re: Editor for Python
Date 2014-01-08 16:19 -0800
References <3bfd7f87@news.airtel.net> <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>
Newsgroups comp.lang.python
Message-ID <mailman.5215.1389226764.18130.python-list@python.org> (permalink)

Show all headers | View raw


On 1/8/2014 3:46 PM, Terry Reedy wrote:
> On 1/8/2014 3:56 PM, Emile van Sebille wrote:
>> On 1/8/2014 12:47 PM, Terry Reedy wrote:
>>
>>> For a Python editor, as opposed to a general code editor, the Idle
>>> editor works pretty well and has some advantages with respect to
>>> integration with the interpreter.
>>
>> While true, ISTM in the past there have been 'leakage' related issues
>> with idle -- are those no longer a concern?
>
> I have looked through most of the Idle issues on the tracker but do not
> remember anything about 'leakage' (of memory?)

Of names I think.

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...

Emile


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