Antoine Pitrou <pit...@free.fr> added the comment:

> So the users can control the encoding, and this is a doc bug.

Not really. People can control the encoding in the child process (and only if 
it's a Python 3 process of course).
They can't control the encoding in the parent's subprocess pipes and that's 
what the request (& patch) is about.

----------
versions: +Python 3.3

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

Reply via email to