Running IDLE from within a Tkinter application

Coot dhein at acm.org
Mon Sep 9 09:01:40 EDT 2002


Is there any way to start an IDLE "Python Shell" window from within an
executing Tkinter application _AND_ have the shell see the global
variables of the main application???

I can launch IDLE from within the application, but I cannot figure out
how to do so in such a way that it sees the global variables of the
application.



More information about the Python-list mailing list