diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2010-04-27 23:51:16 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2010-04-27 23:51:16 (GMT) |
commit | c73a05f775013980a2a0de1c2a65b8542ee0bfa6 (patch) | |
tree | 1736a0b441dc0f6cd20157f2436d5593eef44c54 /Lib/distutils | |
parent | 47c884129d4b12cd06a5b77c5833b0afee28cd25 (diff) | |
download | cpython-c73a05f775013980a2a0de1c2a65b8542ee0bfa6.zip cpython-c73a05f775013980a2a0de1c2a65b8542ee0bfa6.tar.gz cpython-c73a05f775013980a2a0de1c2a65b8542ee0bfa6.tar.bz2 |
Issue #7449, part 10: test_cmd imports trace module using test_support.import_module()
Use test_support.import_module() instead of import to raise a SkipTest
exception if the import fail. Import trace fails if the threading module is
missing.
See also part 3: test_doctest: import trace module in test_coverage().
Diffstat (limited to 'Lib/distutils')
0 files changed, 0 insertions, 0 deletions