Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Patch #1005491 ] use __name__ == '__main__' in scripts | Andrew M. Kuchling | 2004-08-09 | 1 | -1/+2 |
* | Replace backticks with repr() or "%r" | Walter Dörwald | 2004-02-12 | 1 | -11/+7 |
* | Apply diff2.txt from SF patch http://www.python.org/sf/572113 | Walter Dörwald | 2002-09-11 | 1 | -6/+5 |
* | Hand repair of cases where reindent changed lines of the form | Tim Peters | 2001-01-17 | 1 | -12/+12 |
* | Whitespace normalization. | Tim Peters | 2001-01-17 | 1 | -213/+213 |
* | Correct comment; -c is off by default. | Guido van Rossum | 1997-05-15 | 1 | -1/+1 |
* | /usr/local/bin/python -> /usr/bin/env python | Guido van Rossum | 1996-11-27 | 1 | -1/+1 |
* | Fixed typo: == -> =. | Sjoerd Mullender | 1995-08-29 | 1 | -1/+1 |
* | Get rid of freeze (now its own directory). | Guido van Rossum | 1994-10-03 | 1 | -2/+5 |
* | remove references to /ufs/guido/bin/sgi/python | Guido van Rossum | 1994-01-07 | 1 | -1/+0 |
* | Various changes, andded -c option | Guido van Rossum | 1994-01-07 | 1 | -10/+23 |
* | Initial revision | Guido van Rossum | 1993-06-10 | 1 | -0/+303 |