Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Run 2to3 over the Demo/ directory to shut up parse errors from 2to3 about lin... | Collin Winter | 2007-07-17 | 1 | -4/+4 |
* | Get rid of most of the remaining uses of <>. There's still Tools/* thogh. | Neal Norwitz | 2006-08-29 | 1 | -2/+2 |
* | Add 'if __name__ == "__main__":' to files already as a usable as a module. | Johannes Gijsbers | 2004-09-11 | 1 | -4/+5 |
* | Whitespace normalization. Ran reindent.py over the entire source tree. | Tim Peters | 2004-07-18 | 1 | -90/+90 |
* | Replace backticks with repr() or "%r" | Walter Dörwald | 2004-02-12 | 1 | -8/+8 |
* | /usr/local/bin/python -> /usr/bin/env python | Guido van Rossum | 1996-11-27 | 1 | -1/+1 |
* | remove references to /ufs/guido/bin/sgi/python | Guido van Rossum | 1994-01-07 | 1 | -1/+0 |
* | bin/python | Guido van Rossum | 1993-04-01 | 1 | -1/+1 |
* | New == syntax | Guido van Rossum | 1992-01-01 | 1 | -7/+7 |
* | Modularized the code. | Guido van Rossum | 1991-12-18 | 1 | -33/+26 |
* | Strip redundant -P from arguments; only print 'ahead' count | Guido van Rossum | 1991-07-01 | 1 | -7/+13 |
* | Initial revision | Guido van Rossum | 1991-06-04 | 1 | -0/+111 |