Serhiy Storchaka <storch...@gmail.com> added the comment:

Note that in the rare cases, when stdio ends immediately on the limit of the 
read buffer, just one EOF is sufficient. In particular for read(1) one EOF is 
sufficient always, and for read(2) it is sufficient in about half of the cases.

----------

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

Reply via email to