summaryrefslogtreecommitdiffstats
path: root/Lib/collections
Commit message (Expand)AuthorAgeFilesLines
* Issue #10516: adding list.clear() and list.copy() methodsEli Bendersky2011-02-251-0/+2
* Add tests for the _ChainMap helper class.Raymond Hettinger2011-02-231-0/+9
* Factor-out common code for helper classes.Raymond Hettinger2011-02-221-1/+1
* Issue #11085: Moved collections abstract base classes into a separate moduleRaymond Hettinger2011-02-222-0/+1653