STINNER Victor <victor.stin...@haypocalc.com> added the comment:

i12607_v2.patch: the test fails if Python is compiled with pydebug. Add "err = 
support.strip_python_stderr(err)" before self.assertEqual(err, b"err") in 
test_subprocess.py to fix the failure.

----------
versions:  -Python 2.6, Python 3.1, Python 3.4

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

Reply via email to