summaryrefslogtreecommitdiffstats
path: root/Tools/versioncheck/pyversioncheck.py
Commit message (Collapse)AuthorAgeFilesLines
* Whitespace normalization, via reindent.py.Tim Peters2004-07-181-1/+0
|
* Patch #812378: Normalize white space.Martin v. Löwis2003-10-241-6/+5
|
* Apply diff2.txt from SF patch http://www.python.org/sf/572113Walter Dörwald2002-09-111-3/+2
| | | | | | | | (with one small bugfix in bgen/bgen/scantools.py) This replaces string module functions with string methods for the stuff in the Tools directory. Several uses of string.letters etc. are still remaining.
* Reindented without tabs and with uniform 4 space indent.Guido van Rossum1998-04-061-36/+36
|
* Fix bug detected by AMK: Types should be types.Guido van Rossum1997-12-311-2/+2
|
* Adding Jack Jansen's version checking utility.Guido van Rossum1997-12-231-0/+101