Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Partial py3k-ification of Doc/library/: convert has_key references into ↵ | Collin Winter | 2007-09-01 | 1 | -1/+1 |
| | | | | either 'k in d' or __contains__; normalize raise statements; convert print statements into print function calls. | ||||
* | Move the 3k reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+276 |