[Python-ideas] Replacing the standard IO streams (was Re: changing sys.stdout encoding)

Serhiy Storchaka storchaka at gmail.com
Sun Jun 10 18:43:51 CEST 2012


On 10.06.12 18:44, Nick Coghlan wrote:
> This approach also has the advantage of leaving
> sys.__std(in/out/err)__ in a somewhat usable state.

And then sys.std* and sys.__std*__ have their own inconsistent buffers.




More information about the Python-ideas mailing list