commit | a0a4ab177297a5d554e9312e6a154103817e8e63 | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Mon Apr 16 17:37:27 2001 +0000 |
committer | Fred Drake <fdrake@acm.org> | Mon Apr 16 17:37:27 2001 +0000 |
tree | a80742da9903da79039d79129aa8b956e10c1b63 | |
parent | 1d9e4b7de3d15007d5b9e7ac4b38f5e158d3c840 [diff] |
Add a test case for Weak*Dictionary.update() that would have caught a recently reported bug; also exposed some other bugs in the implementation.