[issue6639] turtle: _tkinter.TclError: invalid command name ".10170160"

Alexander Belopolsky report at bugs.python.org
Wed Oct 27 15:33:40 CEST 2010


Alexander Belopolsky <belopolsky at users.sourceforge.net> added the comment:

Same error occurs when the python -m turtle demo is interrupted by closing the window.  I think the correct fix is to exit when the window is closed, but I cannot figure out the best way to achieve that.  This probably should be done at the application/test level.

----------
nosy: +gregorlingl

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue6639>
_______________________________________


More information about the Python-bugs-list mailing list