]> granicus.if.org Git - python/commit
Add support for weak references to the function and method types.
authorFred Drake <fdrake@acm.org>
Fri, 23 Mar 2001 04:19:27 +0000 (04:19 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 23 Mar 2001 04:19:27 +0000 (04:19 +0000)
commitdb81e8ddf8953359e8c2ed9569dd2e774d78ae95
treeee907202cd30873818f01817b57f1652631af918
parent6a1c87ddf9033570bb773ffec5190d44e70bd5a1
Add support for weak references to the function and method types.
Objects/classobject.c
Objects/funcobject.c