Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove ancient platforms: AIX 3 and Irix 5. (AIX 4 and Irix 6 remain.) | Neal Norwitz | 2007-04-17 | 1 | -281/+0 |
* | Fix most trivially-findable print statements. | Guido van Rossum | 2007-02-09 | 1 | -16/+16 |
* | Patch #1550800: make exec a function. | Georg Brandl | 2006-09-06 | 1 | -3/+3 |
* | Whitespace normalization, via reindent.py. | Tim Peters | 2004-07-18 | 1 | -172/+172 |
* | Replace backticks with repr() or "%r" | Walter Dörwald | 2004-02-12 | 1 | -1/+1 |
* | Update the code to better reflect recommended style: | Fred Drake | 2000-12-12 | 1 | -1/+1 |
* | typos fixed by Rob Hooft | Jeremy Hylton | 2000-06-28 | 1 | -2/+2 |
* | new exec syntax | Guido van Rossum | 1995-09-18 | 1 | -3/+3 |
* | New == syntax | Guido van Rossum | 1992-01-01 | 1 | -17/+17 |
* | The parser module is now called paenlparser. | Guido van Rossum | 1991-01-23 | 1 | -5/+5 |
* | Initial revision | Guido van Rossum | 1990-10-13 | 1 | -0/+281 |