Problem with module

Robert Amesz sheershion at mailexpire.com
Tue Apr 30 19:22:44 EDT 2002


Steve Holden wrote:

> I'm sorry I can't be any direct help. However, you might wish to
> know that because IDLE uses the Tkinter graphical troolkit, you
> might expect trouble when mixing it with wxPython programs - you
> can get two graphical main loops struggling for control over your
> windows. 

IIRC, the main problem with Idle is that it doesn't spawn a separate 
Python interpreter for executing scripts.

My advice: don't use Idle, use SciTE.


Robert Amesz



More information about the Python-list mailing list