R. David Murray added the comment:

Victor can correct me if I'm wrong, but I believe that stdin/stdout/stderr all 
use the filesystem encoding because filenames are the most likely source of 
non-ascii characters on those streams.  (Not a perfect solution, but the best 
we can do.)

----------
nosy: +haypo, r.david.murray

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

Reply via email to