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 | 72a8551cc7545f34f5514aa2f7f29043a89124ca (patch) | |
tree | 2366fb33b6e9c458f9c7d4df43151f351f0e0cd4 /Python/pythonrun.c | |
parent | a8b5c58721fbb0f5f8fcfecf6ebf302bf577ebed (diff) | |
download | cpython-72a8551cc7545f34f5514aa2f7f29043a89124ca.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