fix issue2381: test_subprocess fails if your sys.executable is on a
commit492a51bbfc8dbd92423daa34985681ee84dfd2e8
authorgregory.p.smith <gregory.p.smith@6015fed2-1504-0410-9fe1-9d1591cc4771>
Sat, 17 May 2008 07:17:34 +0000 (17 07:17 +0000)
committergregory.p.smith <gregory.p.smith@6015fed2-1504-0410-9fe1-9d1591cc4771>
Sat, 17 May 2008 07:17:34 +0000 (17 07:17 +0000)
tree867420be5c614b1053dba17837186945cd063e7d
parent0e2ed84bc87441004a2ec3e3df13345e44472b91
fix issue2381: test_subprocess fails if your sys.executable is on a
path with a space in it.

git-svn-id: http://svn.python.org/projects/python/trunk@63405 6015fed2-1504-0410-9fe1-9d1591cc4771
Lib/test/test_subprocess.py