Antoine Pitrou <[email protected]> added the comment:
Well, it does:
http://docs.python.org/dev/library/io.html#io.IOBase.readline
“readline(limit=-1)
Read and return one line from the stream. If limit is specified, at most
limit bytes will be read.”
----------
nosy: +pitrou
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue15449>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com