[Idle-dev] An unusual use for single process mode

2012-08-10 Thread Scott Daniels
I note that several here are contemplating dropping single-process mode. I use idle in single-process mode to interactively develop Tkinter code. The value I find is in how I can try Tkinter commands one-at-a-time and see what happens without building and running a testbed. Try it, you might lik

Re: [Idle-dev] An unusual use for single process mode

2012-08-10 Thread Roger Serwy
On 08/10/12 14:57, Scott Daniels wrote: I note that several here are contemplating dropping single-process mode. I use idle in single-process mode to interactively develop Tkinter code. The value I find is in how I can try Tkinter commands one-at-a-time and see what happens without building and