]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Factor out stripping of interpreter debug output in test.support.strip_python_stderr()
authorAntoine Pitrou <solipsis@pitrou.net>
Wed, 4 Aug 2010 11:48:56 +0000 (11:48 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Wed, 4 Aug 2010 11:48:56 +0000 (11:48 +0000)
commit62f68ed31f6ace44f524797787df2eb66ffb306c
tree9bec0d19f4231fa005e4d82cb2396cc9782fa242
parentf96482e91a1e1806a3d17b18a1307bbd67d30c15
Factor out stripping of interpreter debug output in test.support.strip_python_stderr()
Lib/test/support.py
Lib/test/test_subprocess.py
Lib/test/test_threading.py