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 bmoth
Recipients bmoth, eric.smith, gregorlingl, ned.deily, ronaldoussoren, willingc, xtreak
Date 2018-11-11.16:41:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1541954501.13.0.788709270274.issue35211@psf.upfronthosting.co.za>
In-reply-to
Content
looking at the screen snapshot 'life.py alt-q once.jpg' -- the
turtle code keeps running even though System.exit has been completed,
and notice the traceback display in the shell caused by the alt-Q.

a second press of alt-Q terminates the shell and the turtle code.
History
Date User Action Args
2018-11-11 16:41:41bmothsetrecipients: + bmoth, ronaldoussoren, gregorlingl, eric.smith, ned.deily, willingc, xtreak
2018-11-11 16:41:41bmothsetmessageid: <1541954501.13.0.788709270274.issue35211@psf.upfronthosting.co.za>
2018-11-11 16:41:41bmothlinkissue35211 messages
2018-11-11 16:41:41bmothcreate