Éric Araujo <[email protected]> added the comment:

I agree with the python-ideas message that ``sys.stdout.flush()`` is surprising 
/ possibly misleading and should be ``file.flush()``.  If the other bug report 
about adding a flush argument is rejected, please consider this.  Thanks :)

----------

_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue11633>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to