SIGN IN SIGN UP

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.
A
Amaury Forgeot d'Arc committed
768008c6e2939d6bb6d275ba4f146e67bf7a6ab7
Parent: d757e73