]> granicus.if.org Git - python/commit
Added tests for key deletion for both Weak*Dictionary flavors.
authorFred Drake <fdrake@acm.org>
Thu, 6 Sep 2001 14:52:39 +0000 (14:52 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 6 Sep 2001 14:52:39 +0000 (14:52 +0000)
commitccc7562315184669791c49b728580773f04f01fb
tree96dc2cb4e42f9e6a96c4a8db2335b5ab8af68c24
parentb663a2ccbdd9bbd9a13f0cea743af709c53ec0c1
Added tests for key deletion for both Weak*Dictionary flavors.
This covers regression on SF bug #458860.
Lib/test/test_weakref.py