]> granicus.if.org Git - python/commit
Fix a bug in test_dict and test_userdict, found at the PyPy sprint.
authorGeorg Brandl <georg@python.org>
Sun, 4 Mar 2007 17:18:54 +0000 (17:18 +0000)
committerGeorg Brandl <georg@python.org>
Sun, 4 Mar 2007 17:18:54 +0000 (17:18 +0000)
commit8905bb10e044b70e1d25f3c83afaf309258fee60
tree38c67d8bd652ac919b9f9ccd2925a7185ad1a843
parentb5e3f0dfc63c6df79375e528a9c03388b8e0eadb
Fix a bug in test_dict and test_userdict, found at the PyPy sprint.
Lib/test/test_dict.py
Lib/test/test_userdict.py