Files
cpython/Lib/multiprocessing
Brian Curtin a6a3274aad 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).
2010-08-04 15:47:24 +00:00
..
2010-03-04 16:10:55 +00:00
2009-01-25 03:45:53 +00:00