[issue12591] TextIOWrapper should fall back on read() if read1() doesn't exist

Roundup Robot report at bugs.python.org
Sat Jul 23 21:52:29 CEST 2011


Roundup Robot <devnull at psf.upfronthosting.co.za> added the comment:

New changeset 9144014028f3 by Antoine Pitrou in branch '3.2':
Issue #12591: Allow io.TextIOWrapper to work with raw IO objects (without
http://hg.python.org/cpython/rev/9144014028f3

New changeset c3b47cdea0d1 by Antoine Pitrou in branch 'default':
Issue #12591: Allow io.TextIOWrapper to work with raw IO objects (without
http://hg.python.org/cpython/rev/c3b47cdea0d1

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

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


More information about the Python-bugs-list mailing list