]> granicus.if.org Git - python/commit
SF #1479988: add methods to allow access to weakrefs for the
authorFred Drake <fdrake@acm.org>
Tue, 2 May 2006 06:53:59 +0000 (06:53 +0000)
committerFred Drake <fdrake@acm.org>
Tue, 2 May 2006 06:53:59 +0000 (06:53 +0000)
commit017e68c413be6262eb1e71b0f0c5676d6db33a43
treed9d2649217fc7fc9a2eb2f98870f434a1f1d37ae
parenta6d01cec3ff3b945565653f96141c693af639924
SF #1479988: add methods to allow access to weakrefs for the
weakref.WeakKeyDictionary and weakref.WeakValueDictionary
Doc/lib/libweakref.tex
Lib/test/test_weakref.py
Lib/weakref.py