Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #1535: rename __builtin__ module to builtins. | Georg Brandl | 2007-12-02 | 1 | -2/+2 |
| | |||||
* | Finish the first pass of the language reference update. | Georg Brandl | 2007-09-07 | 1 | -3/+3 |
| | | | | | Document extended iterable unpacking, raising and catching exceptions, class decorators, etc. A few notable things are not documented yet, I've added XXX comments about that. | ||||
* | Continue going through the language reference, bringing it up-to-date. | Georg Brandl | 2007-09-07 | 1 | -7/+0 |
| | | | | | In particular, document the new comprehensions and remove mentions of long integers. Fix a bunch of related things in the lib ref. | ||||
* | Move the 3k reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+123 |