[issue10107] Quitting IDLE on Mac doesn't save unsaved code

Ned Deily report at bugs.python.org
Tue Oct 26 08:11:23 CEST 2010


Ned Deily <nad at acm.org> added the comment:

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.

----------
assignee: ned.deily -> ronaldoussoren
components: +Macintosh
keywords: +patch
priority: normal -> high
stage: needs patch -> patch review
Added file: http://bugs.python.org/file19366/issue10107-py3k-31.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10107>
_______________________________________


More information about the Python-bugs-list mailing list