]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #17046: Fix test_subprocess test_executable_without_cwd broken test case.
authorNed Deily <nad@acm.org>
Sat, 3 Aug 2013 01:02:21 +0000 (18:02 -0700)
committerNed Deily <nad@acm.org>
Sat, 3 Aug 2013 01:02:21 +0000 (18:02 -0700)
commite92dfbfec8db930c5960492c3d9470f3415e27a3
tree8808fddfed5ca46526eaa4b2066e383f98b07f53
parent6ddd2653ab28516abe04fd953a26c69429eb70b2
Issue #17046: Fix test_subprocess test_executable_without_cwd broken test case.
Lib/test/test_subprocess.py
Misc/NEWS