Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | convert shebang lines: python -> python3 | Benjamin Peterson | 2010-03-11 | 1 | -1/+1 |
* | Run 2to3 over the Demo/ directory to shut up parse errors from 2to3 about lin... | Collin Winter | 2007-07-17 | 1 | -46/+46 |
* | SF patch 1631942 by Collin Winter: | Guido van Rossum | 2007-01-10 | 1 | -5/+5 |
* | Get rid of most of the remaining uses of <>. There's still Tools/* thogh. | Neal Norwitz | 2006-08-29 | 1 | -1/+1 |
* | Get rid of a bunch more raw_input references | Neal Norwitz | 2006-03-17 | 1 | -11/+15 |
* | Remove sys.exc_type, sys.exc_value, sys.exc_traceback | Neal Norwitz | 2006-03-17 | 1 | -1/+2 |
* | Whitespace normalization. Ran reindent.py over the entire source tree. | Tim Peters | 2004-07-18 | 1 | -249/+249 |
* | Replace backticks with repr() or "%r" | Walter Dörwald | 2004-02-12 | 1 | -12/+12 |
* | /usr/local/bin/python -> /usr/bin/env python | Guido van Rossum | 1996-11-27 | 1 | -1/+1 |
* | *** empty log message *** | Guido van Rossum | 1993-12-17 | 1 | -7/+5 |
* | Support default port. | Guido van Rossum | 1992-11-16 | 1 | -1/+3 |
* | Initial revision | Guido van Rossum | 1992-10-25 | 1 | -0/+347 |