Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move UserString to collections. | Raymond Hettinger | 2008-02-21 | 1 | -61/+0 |
* | Move UserList to collections. | Raymond Hettinger | 2008-02-12 | 1 | -52/+0 |
* | Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,... | Christian Heimes | 2008-02-09 | 1 | -2/+0 |
* | Update docs for collections ABCs and for collections.UserDict. | Raymond Hettinger | 2008-02-06 | 1 | -52/+0 |
* | Remove DictMixin which is superceded by collections.MutableMapping | Raymond Hettinger | 2008-02-04 | 1 | -18/+0 |
* | Update docs w.r.t. PEP 3100 changes -- patch for GHOP by Dan Finnie. | Georg Brandl | 2008-02-01 | 1 | -6/+6 |
* | remove/update many of the references to dict.iter*() | Fred Drake | 2007-09-04 | 1 | -6/+8 |
* | Get rid of the remaining versionadded/versionchanged directives. | Georg Brandl | 2007-09-01 | 1 | -5/+0 |
* | Move the 3k reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+188 |