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

Mark Lawrence report at bugs.python.org
Sat Jul 24 14:22:48 CEST 2010


Mark Lawrence <breamoreboy at yahoo.co.uk> added the comment:

In 2.7 and py3k test_subprocess has a class BaseTestCase which has a assertStderrEqual method.  These don't exist in 3.1.  I believe that the py3k code will need to be backported to 3.1.  Can this be done on this issue, or do we need a new one to keep things clean?

----------

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


More information about the Python-bugs-list mailing list