Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merged revisions 75344 via svnmerge from | Georg Brandl | 2009-10-11 | 1 | -13/+17 |
| | | | | | | | | | | svn+ssh://pythondev@svn.python.org/python/trunk ........ r75344 | georg.brandl | 2009-10-11 10:48:28 +0200 (So, 11 Okt 2009) | 1 line Update primes script. ........ | ||||
* | Run 2to3 over the Demo/ directory to shut up parse errors from 2to3 about ↵ | Collin Winter | 2007-07-17 | 1 | -2/+2 |
| | | | | lingering print statements. | ||||
* | Get rid of most of the remaining uses of <>. There's still Tools/* thogh. | Neal Norwitz | 2006-08-29 | 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 | -17/+17 |
| | |||||
* | /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 |
| | |||||
* | New == syntax | Guido van Rossum | 1992-01-01 | 1 | -1/+1 |
| | |||||
* | Initial revision | Guido van Rossum | 1991-06-04 | 1 | -0/+26 |