]> 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:25:06 +0000 (22:25 -0600)
committerMeador Inge <meadori@gmail.com>
Sat, 26 Nov 2011 04:25:06 +0000 (22:25 -0600)
commit0e30317891c41ada25d5459644484aef0bc8e88c
treee53014a544288d79dcb8d51ed3882b779095e874
parenta5d5bb997b1cb8b5d8a33d67c505ceba3bc3d9e9
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