Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Kill execfile(), use exec() instead | Neal Norwitz | 2007-08-12 | 2 | -2/+2 |
* | Convert print statements to function calls in Tools/. | Collin Winter | 2007-08-03 | 2 | -23/+23 |
* | Merged revisions 55795-55816 via svnmerge from | Guido van Rossum | 2007-06-07 | 1 | -2/+1 |
* | SF patch 1631942 by Collin Winter: | Guido van Rossum | 2007-01-10 | 1 | -1/+1 |
* | Whitespace normalization, via reindent.py. | Tim Peters | 2004-07-18 | 2 | -5/+2 |
* | Patch #812378: Normalize white space. | Martin v. Löwis | 2003-10-24 | 3 | -35/+34 |
* | Apply diff2.txt from SF patch http://www.python.org/sf/572113 | Walter Dörwald | 2002-09-11 | 2 | -5/+3 |
* | Reindented without tabs and with uniform 4 space indent. | Guido van Rossum | 1998-04-06 | 1 | -36/+36 |
* | Fix bug detected by AMK: need to import string. | Guido van Rossum | 1997-12-31 | 1 | -0/+1 |
* | Fix bug detected by AMK: Types should be types. | Guido van Rossum | 1997-12-31 | 1 | -2/+2 |
* | Adding Jack Jansen's version checking utility. | Guido van Rossum | 1997-12-23 | 4 | -0/+212 |