[Python-3000] New io system and binary data

Fred Drake fdrake at acm.org
Wed Sep 19 23:42:14 CEST 2007


On Sep 19, 2007, at 5:00 PM, Guido van Rossum wrote:
> Since the binary stream underlying stdin is readily available as
> sys.stdin.buffer (and ditto for stdout and even stderr) I don't think
> any action needs to be taken. note that the instance variable doesn't
> start with an underscore. It's part of the public API for text files.

Amazingly, that's good enough for me.  ;-)


   -Fred

-- 
Fred Drake   <fdrake at acm.org>





More information about the Python-3000 mailing list