[issue14099] ZipFile.open() should not reopen the underlying file
Stepan Kasal
report at bugs.python.org
Fri Feb 24 09:48:43 CET 2012
Stepan Kasal <kasal at ucw.cz> added the comment:
Attached please find a second iteration of the fix.
This time the signature of ZipExtFile is kept backward compatible, with one new parameter added.
----------
Added file: http://bugs.python.org/file24624/Proposed-fix-of-issue14099-second.patch
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14099>
_______________________________________
More information about the Python-bugs-list
mailing list