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 terry.reedy
Recipients ncoghlan, rhettinger, steven.daprano, terry.reedy, vstinner
Date 2016-02-19.23:53:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1455925999.85.0.598754916333.issue26351@psf.upfronthosting.co.za>
In-reply-to
Content
Great idea.  In Windows, closing the window with [x] will kill the process, at the cost of loosing its contents.  In IDLE's Shell, Restart Shell will do the same without killing IDLE, but it is easy to not know of or forget that option in a moment of panic.
History
Date User Action Args
2016-02-19 23:53:19terry.reedysetrecipients: + terry.reedy, rhettinger, ncoghlan, vstinner, steven.daprano
2016-02-19 23:53:19terry.reedysetmessageid: <1455925999.85.0.598754916333.issue26351@psf.upfronthosting.co.za>
2016-02-19 23:53:19terry.reedylinkissue26351 messages
2016-02-19 23:53:19terry.reedycreate