]> granicus.if.org Git - python/commit
Issue #13380: add an internal function for resetting the ctypes caches
authorMeador Inge <meadori@gmail.com>
Sat, 26 Nov 2011 04:33:32 +0000 (22:33 -0600)
committerMeador Inge <meadori@gmail.com>
Sat, 26 Nov 2011 04:33:32 +0000 (22:33 -0600)
commit11e381310bb5f498186098855f843c2e07e7ea82
tree70533ac58fb9900b4098819f3b3ae85726175c38
parent4558bad7d64a7599b46fb56ea2df52319437f3a0
Issue #13380: add an internal function for resetting the ctypes caches
Lib/ctypes/__init__.py
Lib/ctypes/test/test_as_parameter.py
Lib/ctypes/test/test_functions.py
Lib/test/regrtest.py