]> granicus.if.org Git - python/commit
Add test to explicit check the absence regression in subprocess (issue #15592).
authorAndrew Svetlov <andrew.svetlov@gmail.com>
Tue, 14 Aug 2012 15:35:17 +0000 (18:35 +0300)
committerAndrew Svetlov <andrew.svetlov@gmail.com>
Tue, 14 Aug 2012 15:35:17 +0000 (18:35 +0300)
commitf3765071eb73ffb3630a64987f7dceddf64be2ea
treed13dd4f0c3148b67963409dcb7ce22813dd517ac
parentf158d86074465914c8de22e357c17090eb959da4
Add test to explicit check the absence regression in subprocess (issue #15592).

Patch by Chris Jerdonek.
Lib/test/test_subprocess.py