Re: [Idle-dev] Deprecate running IDLE without a subprocess

2012-06-24 Thread Beni Cherniavsky-Paskin
On Thu, Jun 21, 2012 at 4:07 AM, Roger Serwy wrote: > On 06/12/2012 06:45 AM, Beni Cherniavsky-Paskin wrote: > >> I'd say unsaved source is rare case; the more precious thing lost is the >> shell window - commands history and outputs. >> This is a problem both when you have kill IDLE itself becau

Re: [Idle-dev] Deprecate running IDLE without a subprocess

2012-06-24 Thread Tal Einat
On Tue, Jun 12, 2012 at 2:54 AM, serwy wrote: > IDLE developers, > > In the interest of simplifying IDLE's code, I suggest that running IDLE > *without* a subprocess be deprecated. Since 2009, IDLE could have multiple > instances running while using a subprocess. See http://bugs.python.org/** >