[issue8260] When I use codecs.open(...) and f.readline() follow up by f.read() return bad result

Roundup Robot report at bugs.python.org
Sun Jan 26 18:30:36 CET 2014


Roundup Robot added the comment:

New changeset e24265eb2271 by Serhiy Storchaka in branch '2.7':
Issue #8260: The read(), readline() and readlines() methods of
http://hg.python.org/cpython/rev/e24265eb2271

New changeset 9c96c266896e by Serhiy Storchaka in branch '3.3':
Issue #8260: The read(), readline() and readlines() methods of
http://hg.python.org/cpython/rev/9c96c266896e

New changeset b72508a785de by Serhiy Storchaka in branch 'default':
Issue #8260: The read(), readline() and readlines() methods of
http://hg.python.org/cpython/rev/b72508a785de

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list