Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More raise statement normalization. | Collin Winter | 2007-08-30 | 1 | -1/+1 |
* | Merged revisions 55328-55341 via svnmerge from | Guido van Rossum | 2007-05-15 | 1 | -33/+46 |
* | Merged revisions 55007-55179 via svnmerge from | Guido van Rossum | 2007-05-07 | 1 | -16/+21 |
* | avoid dict.has_key, since this might get used by a Py3K built in the | Fred Drake | 2006-12-29 | 1 | -1/+1 |
* | Switch to using %r in the format string. | Brett Cannon | 2006-08-25 | 1 | -1/+1 |
* | Get rid of all two uses of backticks (bad Jeremy!). | Brett Cannon | 2006-08-24 | 1 | -1/+1 |
* | Patch #1440601: Add col_offset attribute to AST nodes. | Martin v. Löwis | 2006-03-01 | 1 | -0/+2 |
* | Whitespace normalization. | Tim Peters | 2006-02-28 | 1 | -3/+3 |
* | Add support for version field on Modules | Martin v. Löwis | 2006-02-28 | 1 | -7/+27 |
* | Whitespace normalization. | Tim Peters | 2005-12-25 | 1 | -4/+4 |
* | Merge ast-branch to head | Jeremy Hylton | 2005-10-20 | 1 | -0/+393 |