This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Lita.Cho
Recipients Lita.Cho, asvetlov, belopolsky, gregorlingl, jesstess, ned.deily, srid
Date 2014-05-28.03:22:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1401247369.97.0.708980785108.issue6639@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2014-05-28 03:22:50Lita.Chosetrecipients: + Lita.Cho, belopolsky, gregorlingl, ned.deily, asvetlov, srid, jesstess
2014-05-28 03:22:49Lita.Chosetmessageid: <1401247369.97.0.708980785108.issue6639@psf.upfronthosting.co.za>
2014-05-28 03:22:49Lita.Cholinkissue6639 messages
2014-05-28 03:22:49Lita.Chocreate