[issue11633] regression: print buffers output when end=''

anatoly techtonik report at bugs.python.org
Tue Mar 22 12:49:34 CET 2011


anatoly techtonik <techtonik at gmail.com> added the comment:

How about making print() user-friendly with flushing after every call, and if you want explicitly want speed - use buffered sys.stdout.write/flush()?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11633>
_______________________________________


More information about the Python-bugs-list mailing list