summaryrefslogtreecommitdiff
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorBrian Curtin <brian.curtin@gmail.com>2010-08-04 15:54:19 +0000
committerBrian Curtin <brian.curtin@gmail.com>2010-08-04 15:54:19 +0000
commit8d954bcc1c8fa4fe0d3acdf14928b9fb25dfb434 (patch)
tree36f3c92d3cd14780eb5eb24e2f747069354bedd8 /Python/pythonrun.c
parent4f55877962fad089947aae0fd3a6ef8123652b89 (diff)
downloadcpython-8d954bcc1c8fa4fe0d3acdf14928b9fb25dfb434.tar.gz
Merged revisions 83722 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r83722 | brian.curtin | 2010-08-04 10:47:24 -0500 (Wed, 04 Aug 2010) | 7 lines 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