]> granicus.if.org Git - python/commit
Remove tempfile after use in test_call_string.
authorPeter Astrand <astrand@lysator.liu.se>
Wed, 17 Nov 2004 20:06:35 +0000 (20:06 +0000)
committerPeter Astrand <astrand@lysator.liu.se>
Wed, 17 Nov 2004 20:06:35 +0000 (20:06 +0000)
commit2224be64dc1d62906ec1b3c1ab2a4986212c68ed
tree7ec184d1db1582eacefeca7333b43ec59ab03859
parent0bb2a65dbdbad6731dfc6a942220e4438e393b85
Remove tempfile after use in test_call_string.
In test_args_string, remove the tempfile before assertEqual.
Lib/test/test_subprocess.py