mirror of
https://github.com/python/cpython.git
synced 2025-11-02 03:01:58 +00:00
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). |
||
|---|---|---|
| .. | ||
| dummy | ||
| __init__.py | ||
| connection.py | ||
| forking.py | ||
| heap.py | ||
| managers.py | ||
| pool.py | ||
| process.py | ||
| queues.py | ||
| reduction.py | ||
| sharedctypes.py | ||
| synchronize.py | ||
| util.py | ||