diff options
author | Éric Araujo <merwok@netwok.org> | 2011-08-20 07:27:47 +0200 |
---|---|---|
committer | Éric Araujo <merwok@netwok.org> | 2011-08-20 07:27:47 +0200 |
commit | 60b0d31e35238275ef9f72ca1be71e4efae88fc2 (patch) | |
tree | 4357a67281363b37145b429cbf9bc136c4e3170f /Lib/plat-linux2/CDROM.py | |
parent | c9322aabaa32df09af0bfcd317d1a860fb47a675 (diff) | |
download | cpython-git-60b0d31e35238275ef9f72ca1be71e4efae88fc2.tar.gz |
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/plat-linux2/CDROM.py')
0 files changed, 0 insertions, 0 deletions