[issue6135] subprocess seems to use local 8-bit encoding and gives no choice

Florian Mayer report at bugs.python.org
Sat Jun 13 14:07:13 CEST 2009


Florian Mayer <flormayer at aim.com> added the comment:

I wrote a patch to add encoding and error to subprocess.Popen in Python
2.7 (trunk).

----------
keywords: +patch
nosy: +segfaulthunter
Added file: http://bugs.python.org/file14286/subprocess.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue6135>
_______________________________________


More information about the Python-bugs-list mailing list