[issue6699] IDLE: Warn user about overwriting a file that has a newer version on filesystem

Roger Serwy report at bugs.python.org
Fri Dec 9 20:31:37 CET 2011


Roger Serwy <roger.serwy at gmail.com> added the comment:

The patch won't apply against 3.3a0 because "self.set_saved(1)" became "self.set_saved(True)" in r70054 (da7a120c0478)

After correcting this minor point, the patch works as expected.

----------
nosy: +serwy
versions: +Python 3.3

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


More information about the Python-bugs-list mailing list