]> granicus.if.org Git - python/commit
Fix refleak in __import__("") (probably the cause of the 2 refleaks in
authorThomas Wouters <thomas@python.org>
Wed, 5 Apr 2006 13:39:37 +0000 (13:39 +0000)
committerThomas Wouters <thomas@python.org>
Wed, 5 Apr 2006 13:39:37 +0000 (13:39 +0000)
commit4bdaa271d6fb56f766a9fc05e8134eee2e515ff9
tree46fcdbbaa49c393f9dc25c20ec3125088e9bb4af
parent22495c02e23022e8dd4bf509d97e69270dbde92c
Fix refleak in __import__("") (probably the cause of the 2 refleaks in
test_builtin.)
Python/import.c