diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2010-04-27 21:56:26 +0000 |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2010-04-27 21:56:26 +0000 |
commit | 613b4cf28337902a586f259c6144083771fc06e5 (patch) | |
tree | 155dc7f545aada32a5a737a1a67a1daa8a0b8049 /Python/errors.c | |
parent | edb9f873cfbf9d7f05cb73fa19036831813b28be (diff) | |
download | cpython-git-613b4cf28337902a586f259c6144083771fc06e5.tar.gz |
Issue #7449, part 4: skip test_multiprocessing if thread support is disabled
import threading after _multiprocessing to raise a more revelant error message:
"No module named _multiprocessing". _multiprocessing is not compiled without
thread support.
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions