How to debug Python program with GUI (Tkinter)?

Davy zhushenli at gmail.com
Wed Nov 28 04:18:57 EST 2007


Hi all,

How to debug Python program with GUI, especially Tkinter? My debug
environment is PythonWin.

For example, when I single step in the program, the step will go to
mainloop() and always loop there. How can I know where the program is
processed?

Any suggestions are welcome!
Best regards,
Davy



More information about the Python-list mailing list