]> granicus.if.org Git - python/commit
Fix one more ctypes test, and disable the tests that were segfaulting.
authorThomas Heller <theller@ctypes.org>
Wed, 11 Jul 2007 14:51:58 +0000 (14:51 +0000)
committerThomas Heller <theller@ctypes.org>
Wed, 11 Jul 2007 14:51:58 +0000 (14:51 +0000)
commitf5af466d3a3f848b218462e463622ed8333be1f0
tree23daf0531e09a7ba349f310045eec00ff1074da7
parentc92159aaea3263ef99ff290c28ba5d71cb89ed9a
Fix one more ctypes test, and disable the tests that were segfaulting.
Thanks to Christian Heimes for finding these tests.
Lib/ctypes/test/test_functions.py
Lib/ctypes/test/test_python_api.py
Lib/ctypes/test/test_slicing.py