diff options
author | Amaury Forgeot d'Arc <amauryfa@gmail.com> | 2008-08-20 09:04:46 (GMT) |
---|---|---|
committer | Amaury Forgeot d'Arc <amauryfa@gmail.com> | 2008-08-20 09:04:46 (GMT) |
commit | 768008c6e2939d6bb6d275ba4f146e67bf7a6ab7 (patch) | |
tree | 57a3525857043dda72f8d4b96e1f72ae98f634a8 /Doc | |
parent | d757e73f660fcd930ad7602ab7c65de0a926c955 (diff) | |
download | cpython-768008c6e2939d6bb6d275ba4f146e67bf7a6ab7.zip cpython-768008c6e2939d6bb6d275ba4f146e67bf7a6ab7.tar.gz cpython-768008c6e2939d6bb6d275ba4f146e67bf7a6ab7.tar.bz2 |
For some reason sys.stdin may be None on Windows, and makes test_multiprocessing fail.
Since we are closing the fileno anyway, the best is to skip this part.
Now test_multiprocessing should pass on Windows.
Diffstat (limited to 'Doc')
0 files changed, 0 insertions, 0 deletions