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 belopolsky
Recipients BreamoreBoy, belopolsky, gregorlingl, srid
Date 2010-10-27.13:33:39
SpamBayes Score 0.00014411281
Marked as misclassified No
Message-id <1288186420.93.0.419815357463.issue6639@psf.upfronthosting.co.za>
In-reply-to
Content
Same error occurs when the python -m turtle demo is interrupted by closing the window.  I think the correct fix is to exit when the window is closed, but I cannot figure out the best way to achieve that.  This probably should be done at the application/test level.
History
Date User Action Args
2010-10-27 13:33:41belopolskysetrecipients: + belopolsky, gregorlingl, srid, BreamoreBoy
2010-10-27 13:33:40belopolskysetmessageid: <1288186420.93.0.419815357463.issue6639@psf.upfronthosting.co.za>
2010-10-27 13:33:39belopolskylinkissue6639 messages
2010-10-27 13:33:39belopolskycreate