Roger Serwy <[email protected]> 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 <[email protected]> <http://bugs.python.org/issue6699> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
