]> granicus.if.org Git - python/commit
Rewritten keys() and has_key() to avoid memory leaks.
authorGuido van Rossum <guido@python.org>
Sun, 21 Jul 1996 02:32:44 +0000 (02:32 +0000)
committerGuido van Rossum <guido@python.org>
Sun, 21 Jul 1996 02:32:44 +0000 (02:32 +0000)
commit3be7140d31234860de5a2ea0764d97c4e29bec1f
tree23b487055e2f831d9589e0d0b878ace7af60342e
parent9e720e390a97796629a82c90e257b74cd1311b3f
Rewritten keys() and has_key() to avoid memory leaks.
Modules/gdbmmodule.c