]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Make _kill_process more robust under Windows too (see issue #8432)
authorAntoine Pitrou <solipsis@pitrou.net>
Fri, 24 Sep 2010 18:57:01 +0000 (18:57 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Fri, 24 Sep 2010 18:57:01 +0000 (18:57 +0000)
commita4024e2dd57ac37a5020aae56db27700b090eca7
treed9d45d13a74f44d28c2cd5145892ea733c5acb8d
parentff09ce211f8390bbcbb9d9bb2863ca97f63864c5
Make _kill_process more robust under Windows too (see issue #8432)
Lib/test/test_subprocess.py