summaryrefslogtreecommitdiff
path: root/tests/regressiontests/datastructures/__init__.py
AgeCommit message (Collapse)Author
2010-09-28Migrated regressiontest/datastructures doctest, and moved it into the ↵Russell Keith-Magee
existing utils datastructures package. Thanks to Stephan Jaekel. git-svn-id: http://code.djangoproject.com/svn/django/trunk@13936 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-02-28Fixed #2779: added a copy() method to MergeDict, along with some new tests ↵Jacob Kaplan-Moss
for django.utils.datastructures. Thanks, Chris McAvoy. git-svn-id: http://code.djangoproject.com/svn/django/trunk@4640 bcc190cf-cafb-0310-a4f2-bffc1f526a37