commit | 80b331cb3080c9d9b28960f5e55475e3941ccdf6 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Mon Feb 26 12:28:57 2007 +0000 |
committer | Georg Brandl <georg@python.org> | Mon Feb 26 12:28:57 2007 +0000 |
tree | b69ba5c60910145a81115929fe6b0b0eb13c9891 | |
parent | 257d3d93caa1c5e8320ae1960e0d81e58a7b90c0 [diff] |
Fix refleaks in function objects caused by kwdefaults not being allocated. Should func_new be extended to support a "kwdefaults" arg?