Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #4280: remove outdated "versionchecker" tool. | Georg Brandl | 2010-08-02 | 1 | -52/+0 |
* | Removed remnants of os.path.walk(). | Alexandre Vassalotti | 2008-05-09 | 1 | -1/+1 |
* | Kill execfile(), use exec() instead | Neal Norwitz | 2007-08-12 | 1 | -1/+1 |
* | Convert print statements to function calls in Tools/. | Collin Winter | 2007-08-03 | 1 | -2/+2 |
* | Whitespace normalization, via reindent.py. | Tim Peters | 2004-07-18 | 1 | -4/+2 |
* | Patch #812378: Normalize white space. | Martin v. Löwis | 2003-10-24 | 1 | -26/+26 |
* | Apply diff2.txt from SF patch http://www.python.org/sf/572113 | Walter Dörwald | 2002-09-11 | 1 | -2/+1 |
* | Fix bug detected by AMK: need to import string. | Guido van Rossum | 1997-12-31 | 1 | -0/+1 |
* | Adding Jack Jansen's version checking utility. | Guido van Rossum | 1997-12-23 | 1 | -0/+54 |