summaryrefslogtreecommitdiffstats
path: root/Tools/versioncheck/pyversioncheck.py
Commit message (Expand)AuthorAgeFilesLines
* More old urllib usage.Georg Brandl2008-06-231-2/+2
* Remove traces of rfc822.Georg Brandl2008-06-121-2/+2
* Patch for issue 2848, mostly by Humberto Diogenes, with a couple ofBarry Warsaw2008-06-121-1/+1
* Convert print statements to function calls in Tools/.Collin Winter2007-08-031-21/+21
* Merged revisions 55795-55816 via svnmerge fromGuido van Rossum2007-06-071-2/+1
* SF patch 1631942 by Collin Winter:Guido van Rossum2007-01-101-1/+1
* 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
* 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