summaryrefslogtreecommitdiffstats
path: root/Lib/distutils/version.py
Commit message (Expand)AuthorAgeFilesLines
* Back out conversion to string methods; the Distutils is intended to workAndrew M. Kuchling2001-03-221-5/+5
* String method conversion.Eric S. Raymond2001-02-091-5/+5
* Standardize whitespace in function calls.Greg Ward2000-09-261-25/+25
* typos fixed by Rob HooftJeremy Hylton2000-06-281-1/+1
* Initial checkin of distutils source files.Greg Ward1998-12-181-0/+301