]> granicus.if.org Git - python/commit
Fix a refcount bug in an obscure code corner.
authorThomas Heller <theller@ctypes.org>
Mon, 7 Jun 2004 15:04:10 +0000 (15:04 +0000)
committerThomas Heller <theller@ctypes.org>
Mon, 7 Jun 2004 15:04:10 +0000 (15:04 +0000)
commit25653242fe7523b9b66ec836066908a74a49cda1
tree9cc818c25ae618fed045c89261510102eebab18f
parent1c0228a51902233b3478e835be65198d305824e4
Fix a refcount bug in an obscure code corner.
Already backported.
Python/import.c