[issue10476] __iter__ on a byte file object using a method to return an iterator

Benjamin Peterson report at bugs.python.org
Sun Nov 21 02:02:16 CET 2010


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

BufferedIOBase readline and __iter__ has to stay for backwards compatibility (especially with python 2). As for by_bytes(), I suggest you post it to python-ideas.

----------
nosy: +benjamin.peterson
resolution:  -> rejected
status: open -> closed

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


More information about the Python-bugs-list mailing list