thread and command-line communicating

Siamak siamco at yahoo.com
Sun Dec 24 16:19:48 EST 2006


Hello,
I'm a newbie to Python.
How can I have a thread (say a Tkinter window) alongside with the
command-line interpretor?
I'd like to have my thread handling events and exceptions, while I do
stuff in the command-line, possibly signaling the thread, or
terminating it, etc.
Is that possible?
Thanks,
Siamak




More information about the Python-list mailing list