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 JelleZijlstra
Recipients JelleZijlstra, serhiy.storchaka
Date 2016-06-06.13:49:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1465220946.53.0.0932369141196.issue27238@psf.upfronthosting.co.za>
In-reply-to
Content
This patch removes all usages of "except:" in turtle.py. The tests in test_turtle.py and turtle.rst still work.
History
Date User Action Args
2016-06-06 13:49:06JelleZijlstrasetrecipients: + JelleZijlstra, serhiy.storchaka
2016-06-06 13:49:06JelleZijlstrasetmessageid: <1465220946.53.0.0932369141196.issue27238@psf.upfronthosting.co.za>
2016-06-06 13:49:06JelleZijlstralinkissue27238 messages
2016-06-06 13:49:06JelleZijlstracreate