Antoine Pitrou added the comment:

Indeed, stdin is always buffered, simply because it doesn't make a difference 
(except if you're trying to read raw data from fd 0).

----------

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


Reply via email to