]> granicus.if.org Git - python/commit
New helper remove_stderr_debug_decorations(). This test passes in a
authorTim Peters <tim.peters@gmail.com>
Wed, 13 Oct 2004 04:07:12 +0000 (04:07 +0000)
committerTim Peters <tim.peters@gmail.com>
Wed, 13 Oct 2004 04:07:12 +0000 (04:07 +0000)
commit3761e8dd6600d1f93c9ba8a013aa5ba51ed6640b
tree55d8bac0cb4dd4fb8cdfc97ee9f8c84e5a77752f
parent29b6b4f7c75121a69e260753e1b8befaee3b06df
New helper remove_stderr_debug_decorations().  This test passes in a
debug build on Windows now.  More applications of the helper may be needed
on non-Windows platforms.
Lib/test/test_subprocess.py