Fix #9513 to remove relative imports from multiprocessing.
The test suite currently skips test_multiprocessing on Windows because it fails on finding _multiprocessing in several win32-specific blocks. Removing the relative import lets this through and allows the test to run (and pass).
B
Brian Curtin committed
a6a3274aadfbf9ce03addbef5a68f7701458a3a6
Parent: 482e66a