]> granicus.if.org Git - python/commit
fix issue2381: test_subprocess fails if your sys.executable is on a
authorGregory P. Smith <greg@mad-scientist.com>
Sat, 17 May 2008 07:17:34 +0000 (07:17 +0000)
committerGregory P. Smith <greg@mad-scientist.com>
Sat, 17 May 2008 07:17:34 +0000 (07:17 +0000)
commitaf8a68733fe2e24384e7105745c504243ab8db29
tree3b81995ad79284fc84e16f0413c6e17167184689
parent664782e1c855db7f78f961fb993461709a330277
fix issue2381: test_subprocess fails if your sys.executable is on a
path with a space in it.
Lib/test/test_subprocess.py