]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Make it possible to run test_subprocess.py on Python 2.2, which lacks test_support...
authorPeter Astrand <astrand@lysator.liu.se>
Thu, 22 Jun 2006 20:06:46 +0000 (20:06 +0000)
committerPeter Astrand <astrand@lysator.liu.se>
Thu, 22 Jun 2006 20:06:46 +0000 (20:06 +0000)
commitd6b2430b7a99110119743b8529b66c39d1fed722
tree8f81e129249ed79bbf478db8e231793eac060257
parent978ec9a89f9f5958aeb5fa867f87c03b117e6b6a
Make it possible to run test_subprocess.py on Python 2.2, which lacks test_support.is_resource_enabled.
Lib/test/test_subprocess.py