Éric Araujo <mer...@netwok.org> added the comment:

Thanks for the report and patch.  I’m afraid changing the constructor signature 
is not an option, due to our backward compatibility policy.  Do you think the 
bug can be fixed without changing the signature, or with new arguments added 
after the existing ones?

----------
nosy: +alanmcintyre, eric.araujo
stage:  -> patch review
title: zipfile: ZipFile.open() should not reopen the underlying file -> 
ZipFile.open() should not reopen the underlying file
type: resource usage -> behavior
versions:  -Python 3.1

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue14099>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to