Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | #1061 (mainly by Thomas Wouters): use weak sets for abc caches. | Georg Brandl | 2007-10-23 | 1 | -13/+22 | |
| | ||||||
* | Partial py3k-ification of Doc/library/: convert has_key references into ↵ | Collin Winter | 2007-09-01 | 1 | -3/+3 | |
| | | | | either 'k in d' or __contains__; normalize raise statements; convert print statements into print function calls. | |||||
* | Get rid of the remaining versionadded/versionchanged directives. | Georg Brandl | 2007-09-01 | 1 | -16/+1 | |
| | ||||||
* | Move the 3k reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+330 | |