R. David Murray added the comment:

The issue of (mixed) string and binary input/output on the standard streams is 
still a bit of a work in progress, I think, both documentation wise and code 
wise.  So I'm not sure we know yet what the best practice is to recommend here.

I think I agree with Armin, though.  I think mentioning reading binary from 
sys.stdin.buffer is fine, but suggesting replacing the streams is bad.  If 
someone figures that out on their own, it's on their own head, but I don't 
think we should suggest it.

That said, that shutdown error message is probably a bug of one sort or another.

----------
nosy: +r.david.murray
versions:  -Python 3.3

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue21364>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to