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
-- http://mail.python.org/mailman/listinfo/python-list