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