diff options
| author | Éric Araujo <merwok@netwok.org> | 2011-08-20 05:27:47 (GMT) |
|---|---|---|
| committer | Éric Araujo <merwok@netwok.org> | 2011-08-20 05:27:47 (GMT) |
| commit | 60b0d31e35238275ef9f72ca1be71e4efae88fc2 (patch) | |
| tree | 4357a67281363b37145b429cbf9bc136c4e3170f /Lib/test/test_exceptions.py | |
| parent | c9322aabaa32df09af0bfcd317d1a860fb47a675 (diff) | |
| download | cpython-60b0d31e35238275ef9f72ca1be71e4efae88fc2.zip cpython-60b0d31e35238275ef9f72ca1be71e4efae88fc2.tar.gz cpython-60b0d31e35238275ef9f72ca1be71e4efae88fc2.tar.bz2 | |
Refactor the copying of xxmodule.c in packaging tests (#12141).
I need to copy this file in another test too, so I moved the support
code to distutils.tests.support and improved it to use proper skip
machinery instead of custom print/return/test suite fiddling.
Contrary to my similar change in distutils tests, I did not add support
for finding xxmodule.c when running a test from the tests directory,
because in that case my compiler didn’t find Python.h, so I figured it’s
better to skip than to fail.
Diffstat (limited to 'Lib/test/test_exceptions.py')
0 files changed, 0 insertions, 0 deletions
