aboutsummaryrefslogtreecommitdiff
path: root/tests/basics/ordereddict1.py
AgeCommit message (Collapse)Author
2015-03-20tests: Add basic test for OrderedDict.Paul Sokolovsky
Mostly to have coverage of newly added code in map.c.