]> granicus.if.org Git - python/commit
Check for a common user error with defaultdict().
authorRaymond Hettinger <python@rcn.com>
Wed, 7 Feb 2007 21:40:49 +0000 (21:40 +0000)
committerRaymond Hettinger <python@rcn.com>
Wed, 7 Feb 2007 21:40:49 +0000 (21:40 +0000)
commit113776c41134bd499efe2b404e25446b31b5c48d
treedfb8307321fb2f8cd09e42c5b85e3383c895b845
parent05d59e2df7a780ad56b4e40f16c0a7584457b1cd
Check for a common user error with defaultdict().
Lib/test/test_defaultdict.py
Misc/NEWS
Modules/collectionsmodule.c