]> granicus.if.org Git - python/commit
Patch #403985: Add support for weak-keyed dictionaries
authorMartin v. Löwis <martin@v.loewis.de>
Tue, 27 Feb 2001 18:36:56 +0000 (18:36 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Tue, 27 Feb 2001 18:36:56 +0000 (18:36 +0000)
commit5e1633365d8a48e96dd4f42c4e7c8729bc62c26d
treed743b73ad41520e52d485187e35b1dae577a34f8
parentbb40dc48928269d3f60e60e0642b56ecfca2913c
Patch #403985: Add support for weak-keyed dictionaries
Doc/lib/libweakref.tex
Lib/test/output/test_weakref
Lib/test/test_weakref.py
Lib/weakref.py
Modules/_weakref.c