]> granicus.if.org Git - python/commit
Don't run the doctests with Python 2.3 because it doesn't have the ELLIPSIS flag.
authorThomas Heller <theller@ctypes.org>
Mon, 3 Jul 2006 07:59:50 +0000 (07:59 +0000)
committerThomas Heller <theller@ctypes.org>
Mon, 3 Jul 2006 07:59:50 +0000 (07:59 +0000)
commitb3c0942356bcf592097f658bdfc2daf6dad7b346
tree0f03bcfd58b1d7c11697200ca61cc6bd33ddbc1c
parentdd854e917f5e983b784cdf151518de58568d4a51
Don't run the doctests with Python 2.3 because it doesn't have the ELLIPSIS flag.
Lib/ctypes/test/test_objects.py