]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Only run extensive subprocess tests if -usubprocess to regrtest is specified. Fixes...
authorPeter Astrand <astrand@lysator.liu.se>
Thu, 3 Mar 2005 20:51:32 +0000 (20:51 +0000)
committerPeter Astrand <astrand@lysator.liu.se>
Thu, 3 Mar 2005 20:51:32 +0000 (20:51 +0000)
commit11ca19675d6c8a1e727b643137f96c483af48863
tree54164c6b1e65c8a8016dbb996ae42c5efadb3b2f
parentacfb5bdf150f47bac9a1baf9913f50919f7958d1
Only run extensive subprocess tests if -usubprocess to regrtest is specified. Fixes #1124637
Lib/test/regrtest.py
Lib/test/test_subprocess.py