summaryrefslogtreecommitdiffstats
path: root/Python/sysmodule.c
diff options
context:
space:
mode:
authorBrian Curtin <brian.curtin@gmail.com>2010-10-07 01:12:19 (GMT)
committerBrian Curtin <brian.curtin@gmail.com>2010-10-07 01:12:19 (GMT)
commitafa88b5dac1b068ccc33b65cd4da400a290b137e (patch)
treef6dae507e04e39c59fb105c965618f34e0ce129a /Python/sysmodule.c
parentbeb4135b8c81e1dbbb841ecd7355ab5a09a3edd2 (diff)
downloadcpython-afa88b5dac1b068ccc33b65cd4da400a290b137e.zip
cpython-afa88b5dac1b068ccc33b65cd4da400a290b137e.tar.gz
cpython-afa88b5dac1b068ccc33b65cd4da400a290b137e.tar.bz2
Fix #8584. Fix the skipping of a number of tests due to incorrect importing.
This undoes a previous attempt to fix some of the skips. Value and copy come from sharedctypes rather than plain ctypes, and the test skipping is then done at the class level rather than test-by-test. There are zero skipped tests after the fix.
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions