]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix a refleak in PyString_Format.
authorGeorg Brandl <georg@python.org>
Mon, 26 Feb 2007 13:48:28 +0000 (13:48 +0000)
committerGeorg Brandl <georg@python.org>
Mon, 26 Feb 2007 13:48:28 +0000 (13:48 +0000)
commit6ce7d1ed55b579c03334d8ef7a69102484d02ff1
treef7986413c3f30933327425d0aec6cff5ff56f014
parent80b331cb3080c9d9b28960f5e55475e3941ccdf6
Fix a refleak in PyString_Format.
Objects/stringobject.c