]> granicus.if.org Git - python/commit
Fix refcounting.
authorThomas Heller <theller@ctypes.org>
Tue, 18 Apr 2006 14:57:39 +0000 (14:57 +0000)
committerThomas Heller <theller@ctypes.org>
Tue, 18 Apr 2006 14:57:39 +0000 (14:57 +0000)
commit9d89299feab30c530d2ee756ea8da2e54234bc97
treefa7fa92ae10e65d21af9057dba3c78ff981f6ef6
parenta4ebc135ac2bbf1f74327dc37a12a4928b871dd8
Fix refcounting.
This makes 'import ctypes; reload(ctypes)' no longer leak reference counts.
Modules/_ctypes/_ctypes.c