]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix a refcount bug in an obscure code corner.
authorThomas Heller <theller@ctypes.org>
Mon, 7 Jun 2004 14:59:59 +0000 (14:59 +0000)
committerThomas Heller <theller@ctypes.org>
Mon, 7 Jun 2004 14:59:59 +0000 (14:59 +0000)
commita67ea98b99d1d5e97be6d6d886d2ae23c3f0c085
treecedab04b85f250cac28421c947bf681120bd92ac
parent67c5b5edf4867ba867c7d4592c72647b9e32a35a
Fix a refcount bug in an obscure code corner.
Python/import.c