]> granicus.if.org Git - python/commit
Fixed a test for issue #21619 on Windows.
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 28 Feb 2015 11:27:54 +0000 (13:27 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Sat, 28 Feb 2015 11:27:54 +0000 (13:27 +0200)
commitcf265fd02a0daacfa026b774a6eb2d7732b544a4
tree44bb717591445e8e66711d2308d9542778bad36f
parentab900c21fcfb08f13467d1c6f47d03ab90180f89
Fixed a test for issue #21619 on Windows.
On Windows an OSError with errno=EINVAL is raised.
Lib/test/test_subprocess.py