Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix test_compiler after adding unicode_literals | Neal Norwitz | 2008-03-27 | 1 | -1/+2 |
* | Fixed compiler module so __future__ print_function is compilable. | Eric Smith | 2008-03-19 | 1 | -1/+1 |
* | Revert rev 42617, it was introduced to work around bug #1441397. | Georg Brandl | 2006-07-29 | 1 | -7/+0 |
* | 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 |