Guilherme Polo <ggp...@gmail.com> added the comment: Using this patch I noticed two problems appeared when running WaitTest.py
1) Closing the window results in: "_tkinter.TclError: can't invoke "tkwait" command: application has been destroyed" which I'm not considering as a bug, maybe the user can get confused about this but if the application were doing something like WaitTest.py does then it should also be aware that this could happen. 2) Pressing Ctrl-c hits a different problem, causing ::tkerror to be called, which I'm considering a bug that I still have to check. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue978604> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com