[issue18868] Python3 unbuffered stdin

Richard Oudkerk report at bugs.python.org
Wed Aug 28 16:27:29 CEST 2013


Richard Oudkerk added the comment:

Try using Popen(..., bufsize=0).

----------
nosy: +sbt

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


More information about the Python-bugs-list mailing list