]> granicus.if.org Git - python/commit
Fix an oversight in r78946 which causes failure in the subprocess module on Windows.
authorFlorent Xicluna <florent.xicluna@gmail.com>
Sun, 14 Mar 2010 12:31:06 +0000 (12:31 +0000)
committerFlorent Xicluna <florent.xicluna@gmail.com>
Sun, 14 Mar 2010 12:31:06 +0000 (12:31 +0000)
commit3b8bfeffb3bf63ff54a338b60a82c514a00687d3
tree50cef759c2e1889ed5757946f4cf62c15a8e3dc3
parentda227045837041455eb5672c2084694fe7f3a59a
Fix an oversight in r78946 which causes failure in the subprocess module on Windows.
Lib/subprocess.py