]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix test_subprocess so that it works when launched from another directory than
authorAntoine Pitrou <solipsis@pitrou.net>
Sun, 29 Mar 2009 19:30:55 +0000 (19:30 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Sun, 29 Mar 2009 19:30:55 +0000 (19:30 +0000)
commit5550365f4b14520297e47043f16f0ecff9081101
tree440a978ffda6fd6abeccdce15ba83f4d27e7970f
parent0dd737b5ab1624c061a10d569138963b57f32f96
Fix test_subprocess so that it works when launched from another directory than
the source dist.
Lib/test/test_subprocess.py