diff options
author | Brian Curtin <brian.curtin@gmail.com> | 2010-08-04 15:47:24 +0000 |
---|---|---|
committer | Brian Curtin <brian.curtin@gmail.com> | 2010-08-04 15:47:24 +0000 |
commit | a6a3274aadfbf9ce03addbef5a68f7701458a3a6 (patch) | |
tree | 0950bde883606a9a45d943d0922250dbb6fe94b8 /Python/pythonrun.c | |
parent | 482e66a58a8c38b8f4c2cc4f588a656d0c8fb2df (diff) | |
download | cpython-git-a6a3274aadfbf9ce03addbef5a68f7701458a3a6.tar.gz |
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).
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions