[Python-Dev] Can't have unbuffered text I/O in Python 3.0?

bcannon at gmail.com bcannon at gmail.com
Fri Dec 19 23:33:38 CET 2008


On Dec 19, 2008 2:20pm, Fabio Zadrozny <fabiofz at gmail.com> wrote:
> You're right, thanks (guess I'll use that option then).
>
>
>
> Now, is it a bug that Python 3.0 doesn't run unbuffered when
>
> specifying -u or PYTHONUNBUFFERED, or was this support dropped?
>
>

Well, ``python -h`` still lists it. That means either the output for -h  
needs to be fixed or the feature needs to be supported.

-Brett
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20081219/e3e1d91f/attachment.htm>


More information about the Python-Dev mailing list