[issue4705] python3.0 -u: unbuffered stdout

Benjamin Peterson report at bugs.python.org
Fri Jan 2 22:51:31 CET 2009


Benjamin Peterson <benjamin at python.org> added the comment:

Instead of importing IO each time in create_stdio, maybe you should just
pass io.open to create_stdio.

----------
nosy: +benjamin.peterson

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


More information about the Python-bugs-list mailing list