Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change docs for builtins that now return iterators. | Georg Brandl | 2007-09-04 | 1 | -33/+39 |
| | |||||
* | Convert all print statements in the docs. | Georg Brandl | 2007-09-04 | 1 | -2/+2 |
| | |||||
* | Get rid of the remaining versionadded/versionchanged directives. | Georg Brandl | 2007-09-01 | 1 | -106/+11 |
| | |||||
* | - document bytes() | Georg Brandl | 2007-08-31 | 1 | -30/+68 |
| | | | | | | | - throw out many mentions of "old-style/new-style" - add memoryview() though I somebody has to fill in the details - throw out str.decode() - throw out classobj and instanceobj | ||||
* | Commit #1068: new docs for PEP 3101. Also document the old string formatting ↵ | Georg Brandl | 2007-08-31 | 1 | -4/+19 |
| | | | | as "old", and begin documenting str/unicode unification. | ||||
* | Move the 3k reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+1138 |