New submission from Kenneth Reitz <[email protected]>:

It would appear as though PyPy doesn't support CPython's environment variable 
configuration PYTHONUNBUFFERED for making stdin/out/err unbuffered.

More info:

- http://docs.python.org/2/using/cmdline.html#envvar-PYTHONUNBUFFERED
- http://docs.python.org/2/using/cmdline.html#cmdoption-u

----------
messages: 5624
nosy: kennethreitz, pypy-issue
priority: bug
status: unread
title: PYTHONUNBUFFERED

________________________________________
PyPy bug tracker <[email protected]>
<https://bugs.pypy.org/issue1464>
________________________________________
_______________________________________________
pypy-issue mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-issue

Reply via email to