- Commit
- 4ac601f05db29b6135a784228098e004ca198499
- Parent
- 6b64a95713fc8a045f8e40949cec0765e0acb9b8
- Author
- Nick Wellnhofer <wellnhofer@aevum.de>
- Date
Fix pathological_tests.py on Windows
When using multiprocessing on Windows, the main program must be
guarded with a __name__ check.