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 jimbo1qaz
Recipients jimbo1qaz
Date 2012-10-07.23:19:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1349651958.95.0.104247306241.issue16159@psf.upfronthosting.co.za>
In-reply-to
Content
Open a Python file with IDLE and F5 it. Turn on debugger ([DEBUG ON]), F5 again ([DEBUG ON]), and close the debugger ([DEBUG OFF]). The shell is now completely locked and must be closed (with a 'The program is still running, want to kill it?' message).
History
Date User Action Args
2012-10-07 23:19:18jimbo1qazsetrecipients: + jimbo1qaz
2012-10-07 23:19:18jimbo1qazsetmessageid: <1349651958.95.0.104247306241.issue16159@psf.upfronthosting.co.za>
2012-10-07 23:19:18jimbo1qazlinkissue16159 messages
2012-10-07 23:19:18jimbo1qazcreate