]> granicus.if.org Git - python/commit
Fix bug caused by first decrefing, then increfing.
authorGeorg Brandl <georg@python.org>
Fri, 4 Aug 2006 06:03:53 +0000 (06:03 +0000)
committerGeorg Brandl <georg@python.org>
Fri, 4 Aug 2006 06:03:53 +0000 (06:03 +0000)
commit45381938e940279df3962f6ebe01efb8375198a3
tree2a623730d6674772eb81aa4185e1be7d321f31db
parentd856ce0a1f06a9f4e52188ab45358b7a9c6ecb1e
Fix bug caused by first decrefing, then increfing.
Objects/descrobject.c