[issue1739648] zipfile.testzip() using progressive file reads

Mark Lawrence report at bugs.python.org
Sun Jul 25 12:48:17 CEST 2010


Mark Lawrence <breamoreboy at yahoo.co.uk> added the comment:

Tried the patch against 2.7 and got "RuntimeError: Attempt to read ZIP archive that was already closed" for TestsWithSourceFile test_deflated and test_stored.  The patch needs updating for py3k.

----------
nosy: +BreamoreBoy
stage: unit test needed -> patch review
versions: +Python 3.1

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


More information about the Python-bugs-list mailing list