]> 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:19:02 +0000 (17:19 +0000)
committerGeorg Brandl <georg@python.org>
Sun, 4 Mar 2007 17:19:02 +0000 (17:19 +0000)
commit131069b3a0b3370ac1f6e518c8f67fa19d7644cf
tree81e200dc5e19831292e02840053ec207337bfa35
parentebfcfb015e50d32b9e628c67a7f62dcf6ada3078
Fix a bug in test_dict and test_userdict, found at the PyPy sprint.
 (backport from rev. 54114)
Lib/test/test_dict.py
Lib/test/test_userdict.py