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

Antoine Pitrou report at bugs.python.org
Tue Jan 5 00:43:59 CET 2010


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

> I updated the patch. This time universal newlines are supported.

Thank you. Are you sure the "Shortcut common case" in readline() is
useful? BufferedIOBase.readline() in itself should be rather fast.

----------

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


More information about the Python-bugs-list mailing list