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

Antoine Pitrou report at bugs.python.org
Tue Jan 19 00:39:28 CET 2010


Antoine Pitrou <pitrou at free.fr> added the comment:

The patch looks rather good. Is `self.MAX_N` still necessary in read()? I guess it's rare to read more than 2GB at once, though...

----------

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


More information about the Python-bugs-list mailing list