Ezio Melotti added the comment:

Patch LGTM.  I think it would also be better to say something like "Note that 
it's already possible to iterate on file objects using ``for line in file: 
...`` without calling file.readlines()." in Doc/library/io.rst:readlines, as 
suggested in msg148703.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue13510>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to