]> granicus.if.org Git - python/commit
Issue #16115: Improve testing of the executable argument to subprocess.Popen().
authorChris Jerdonek <chris.jerdonek@gmail.com>
Mon, 8 Oct 2012 22:56:43 +0000 (15:56 -0700)
committerChris Jerdonek <chris.jerdonek@gmail.com>
Mon, 8 Oct 2012 22:56:43 +0000 (15:56 -0700)
commit776cb199bc2cead241b13b08827e225921252d2b
tree7d2ee6644d533bd68c3e9324a4bb57545a892778
parent101591e9d52d3057bfafc01811ef215c3bf1745d
Issue #16115: Improve testing of the executable argument to subprocess.Popen().
Lib/test/test_subprocess.py
Misc/NEWS