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

Lita Cho report at bugs.python.org
Wed May 28 05:22:49 CEST 2014


Lita Cho added the comment:

So I have a patch that fixes the original problem, but doesn't fix the crash with the tdemo_round_dance.py. However, I was wondering why TurtleScreen._RUNNING = True in the _destroy method. Can anyone shed some light on this? Here is the current state of my patch.

----------
keywords: +patch
Added file: http://bugs.python.org/file35384/turtle_bug.patch

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


More information about the Python-bugs-list mailing list