Appropriate way to quit Tkinter
Fredrik Lundh
fredrik at pythonware.com
Fri Oct 13 12:09:23 EDT 2006
More information about the Python-list mailing list
Fri Oct 13 12:09:23 EDT 2006
- Previous message (by thread): Appropriate way to quit Tkinter
- Next message (by thread): Appropriate way to quit Tkinter
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
mzdude wrote: >> works for me. are you perhaps running this under some kind of IDE that >> keeps the process running even after the program has terminated? >> > It works the same way if I run from IDLE or from the DOS command prompt. I find very hard to believe that a Python interpreter run from the DOS command prompt wouldn't terminate when it reaches the end of the main program. what Python distribution are you using? </F>
- Previous message (by thread): Appropriate way to quit Tkinter
- Next message (by thread): Appropriate way to quit Tkinter
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list