summaryrefslogtreecommitdiffstats
path: root/Doc/library/userdict.rst
Commit message (Expand)AuthorAgeFilesLines
* Move UserString to collections.Raymond Hettinger2008-02-211-61/+0
* Move UserList to collections.Raymond Hettinger2008-02-121-52/+0
* Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,...Christian Heimes2008-02-091-2/+0
* Update docs for collections ABCs and for collections.UserDict.Raymond Hettinger2008-02-061-52/+0
* Remove DictMixin which is superceded by collections.MutableMappingRaymond Hettinger2008-02-041-18/+0
* Update docs w.r.t. PEP 3100 changes -- patch for GHOP by Dan Finnie.Georg Brandl2008-02-011-6/+6
* remove/update many of the references to dict.iter*()Fred Drake2007-09-041-6/+8
* Get rid of the remaining versionadded/versionchanged directives.Georg Brandl2007-09-011-5/+0
* Move the 3k reST doc tree in place.Georg Brandl2007-08-151-0/+188