]> granicus.if.org Git - python/commitdiff
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)
On Windows an OSError with errno=EINVAL is raised.

1  2 
Lib/test/test_subprocess.py

Simple merge