[issue4996] io.TextIOWrapper calls buffer.read1()
Benjamin Peterson
report at bugs.python.org
Mon Jan 19 17:14:02 CET 2009
Benjamin Peterson <benjamin at python.org> added the comment:
IOBase doesn't even define read(), though! I think we should make it
part of BufferIOBase.
----------
nosy: +benjamin.peterson
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4996>
_______________________________________
More information about the Python-bugs-list
mailing list