commit | 4fd06e0170aa75e4873b73f733bfd3f3de19d967 | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Fri Aug 03 04:11:27 2001 +0000 |
committer | Fred Drake <fdrake@acm.org> | Fri Aug 03 04:11:27 2001 +0000 |
tree | fc63ca7a172058454f2354727e6b17c16fb635c1 | |
parent | 5d548796474d63db729903cd67a21e0a9f1e6666 [diff] |
Make sure that WeakValueDictionary[] raises KeyError instead of TypeError for keys that are not in the dictionary.