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-06-22.05:21:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3gx2Cr46X9z7LkK@mail.python.org>
In-reply-to
Content
New changeset a43d03cdf38b by Terry Jan Reedy in branch '2.7':
Issue #21823: Catch turtle.Terminator exceptions in turtledemo.
http://hg.python.org/cpython/rev/a43d03cdf38b

New changeset 1ae2382417dc by Terry Jan Reedy in branch '3.4':
Issue #21823: Catch turtle.Terminator exceptions in turtledemo.
http://hg.python.org/cpython/rev/1ae2382417dc
History
Date User Action Args
2014-06-22 05:21:13python-devsetrecipients: + python-dev, terry.reedy
2014-06-22 05:21:13python-devlinkissue21823 messages
2014-06-22 05:21:13python-devcreate