[issue7610] Cannot use both read and readline method in same ZipExtFile object

Nir Aides report at bugs.python.org
Mon Jan 18 22:14:28 CET 2010


Nir Aides <nir at winpdb.org> added the comment:

Uploaded an updated patch with read() which calls underlying stream enough times to satisfy required read size.

----------
Added file: http://bugs.python.org/file15941/zipfile_7610_py27_v5.diff

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


More information about the Python-bugs-list mailing list