]> 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:00 +0000 (13:35 +0000)
committerGeorg Brandl <georg@python.org>
Tue, 6 Mar 2007 13:35:00 +0000 (13:35 +0000)
commit72363031b9d2b382d6d8c8703f716da982dcbbdf
treeae7aa2d01a85232aa510d67507cadac39f44d06c
parentb51a57eb3233c99170c5f7c48daff822ab4c0fdf
A test case for the defaultdict KeyError bug.
Lib/test/test_defaultdict.py