Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | from __future__ import with_statement addon for 'with', mostly written by | Thomas Wouters | 2006-02-28 | 1 | -1/+2 |
* | Skip over doc strings. | Martin v. Löwis | 2006-02-27 | 1 | -1/+8 |
* | Whitespace normalization. | Tim Peters | 2001-10-18 | 1 | -2/+1 |
* | Track removal of doc string from Module().nodes[0] | Jeremy Hylton | 2001-08-18 | 1 | -7/+2 |
* | Add support for future statements | Jeremy Hylton | 2001-04-09 | 1 | -0/+78 |