]> granicus.if.org Git - python/commit
Add a test case for Weak*Dictionary.update() that would have caught a
authorFred Drake <fdrake@acm.org>
Mon, 16 Apr 2001 17:37:27 +0000 (17:37 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 16 Apr 2001 17:37:27 +0000 (17:37 +0000)
commita0a4ab177297a5d554e9312e6a154103817e8e63
treea80742da9903da79039d79129aa8b956e10c1b63
parent1d9e4b7de3d15007d5b9e7ac4b38f5e158d3c840
Add a test case for Weak*Dictionary.update() that would have caught a
recently reported bug; also exposed some other bugs in the implementation.
Lib/test/test_weakref.py