]> granicus.if.org Git - python/commit
Bug #1196315: fix weakref.WeakValueDictionary constructor.
authorGeorg Brandl <georg@python.org>
Sat, 4 Jun 2005 09:20:03 +0000 (09:20 +0000)
committerGeorg Brandl <georg@python.org>
Sat, 4 Jun 2005 09:20:03 +0000 (09:20 +0000)
commit9166e1a24ac7b15776ffd38e436fa51a9b002674
treec322e52c12aaaf6ddf85c16e427d69d5b15b7236
parent4c560ea05bb2872cdca2d4abdacd8926fb00b848
Bug #1196315: fix weakref.WeakValueDictionary constructor.
Lib/weakref.py
Misc/NEWS