summaryrefslogtreecommitdiff
path: root/Python/codecs.c
diff options
context:
space:
mode:
authorBrian Curtin <brian.curtin@gmail.com>2010-10-07 02:27:41 +0000
committerBrian Curtin <brian.curtin@gmail.com>2010-10-07 02:27:41 +0000
commita06e9b8f6b2edf4936146fa8867f12222106d0f8 (patch)
treea738714578ad154bab968dfd68c2a4727f8c54e6 /Python/codecs.c
parent76a66aab19b2eea153c192d2ee9658fd243f303d (diff)
downloadcpython-git-a06e9b8f6b2edf4936146fa8867f12222106d0f8.tar.gz
Merged revisions 85299 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r85299 | brian.curtin | 2010-10-06 20:12:19 -0500 (Wed, 06 Oct 2010) | 9 lines 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/codecs.c')
0 files changed, 0 insertions, 0 deletions