Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merged revisions 75342 via svnmerge from | Georg Brandl | 2009-10-11 | 1 | -61/+0 |
| | | | | | | | | | | svn+ssh://pythondev@svn.python.org/python/trunk ........ r75342 | georg.brandl | 2009-10-11 10:45:03 +0200 (So, 11 Okt 2009) | 1 line Remove useless script "mkrcs" and update README. ........ | ||||
* | Run 2to3 over the Demo/ directory to shut up parse errors from 2to3 about ↵ | Collin Winter | 2007-07-17 | 1 | -8/+8 |
| | | | | lingering print statements. | ||||
* | 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 | -45/+45 |
| | |||||
* | Replace backticks with repr() or "%r" | Walter Dörwald | 2004-02-12 | 1 | -10/+10 |
| | | | | From SF patch #852334. | ||||
* | /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 |
| | |||||
* | Initial revision | Guido van Rossum | 1992-05-19 | 1 | -0/+61 |