]> granicus.if.org Git - python/commit
A test case for the defaultdict KeyError bug.
authorGeorg Brandl <georg@python.org>
Tue, 6 Mar 2007 13:35:08 +0000 (13:35 +0000)
committerGeorg Brandl <georg@python.org>
Tue, 6 Mar 2007 13:35:08 +0000 (13:35 +0000)
commit1a74b4325cdfac112bf0d4df8559f87ad3cb9f1a
tree745c412e2096764446e4f1fddefc1b09b610d76d
parent75e3c527f66c96241cfdc0922bc2e77e1feba6c0
A test case for the defaultdict KeyError bug.
 (backport from rev. 54162)
Lib/test/test_defaultdict.py