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 python-dev
Recipients python-dev, terry.reedy
Date 2014-07-23.21:28:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3hJVCp6WbSz7LjV@mail.python.org>
In-reply-to
Content
New changeset 823f5507bd86 by Terry Jan Reedy in branch '2.7':
Issue #22053: Cleanup turtledemo start and stop and fix debug shutdown warning.
http://hg.python.org/cpython/rev/823f5507bd86

New changeset 57531d65cdd4 by Terry Jan Reedy in branch '3.4':
Issue #22053: Cleanup turtledemo start and stop and fix debug shutdown warning.
http://hg.python.org/cpython/rev/57531d65cdd4
History
Date User Action Args
2014-07-23 21:28:39python-devsetrecipients: + python-dev, terry.reedy
2014-07-23 21:28:39python-devlinkissue22053 messages
2014-07-23 21:28:39python-devcreate