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 ned.deily
Recipients Bruce.Sherwood, ned.deily, ronaldoussoren, taleinat, wordtech
Date 2010-10-26.06:11:18
SpamBayes Score 0.0006167014
Marked as misclassified No
Message-id <1288073483.15.0.183098322325.issue10107@psf.upfronthosting.co.za>
In-reply-to
Content
The attached patches implement an "exit" callback for IDLE on OS X that ensures IDLE will not terminate from an application Quit command without giving the opportunity to save files.
History
Date User Action Args
2010-10-26 06:11:23ned.deilysetrecipients: + ned.deily, ronaldoussoren, taleinat, wordtech, Bruce.Sherwood
2010-10-26 06:11:23ned.deilysetmessageid: <1288073483.15.0.183098322325.issue10107@psf.upfronthosting.co.za>
2010-10-26 06:11:20ned.deilylinkissue10107 messages
2010-10-26 06:11:20ned.deilycreate