Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove some of the old demos. (Put a few somewhere else.) | Georg Brandl | 2010-12-30 | 1 | -21/+0 |
* | 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 | -1/+1 |
* | Add 'if __name__ == "__main__":' to files already as a usable as a module. | Johannes Gijsbers | 2004-09-11 | 1 | -1/+2 |
* | Whitespace normalization. Ran reindent.py over the entire source tree. | Tim Peters | 2004-07-18 | 1 | -6/+6 |
* | Fix bug discovered by Klaus-Juergen Wolf -- it runs into infinite recursion! | Guido van Rossum | 1999-06-09 | 1 | -1/+1 |
* | /usr/local/bin/python -> /usr/bin/env python | Guido van Rossum | 1996-11-27 | 1 | -1/+1 |
* | *** empty log message *** | Guido van Rossum | 1993-04-01 | 1 | -1/+1 |
* | Initial revision | Guido van Rossum | 1992-05-19 | 1 | -0/+20 |