[issue4996] io.TextIOWrapper calls buffer.read1()

Benjamin Peterson report at bugs.python.org
Sat Feb 28 18:10:16 CET 2009


Benjamin Peterson <benjamin at python.org> added the comment:

In the io-c branch, read1() is now a member of BufferedIOBase.

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


More information about the Python-bugs-list mailing list