summaryrefslogtreecommitdiffstats
path: root/Lib/distutils/__init__.py
Commit message (Collapse)AuthorAgeFilesLines
* With Andrew's blessing: distutils version number is now 1.0.3.Thomas Heller2001-10-051-1/+1
|
* Fix typo in docstringAndrew M. Kuchling2001-04-231-1/+1
|
* Bump version # for final releaseAndrew M. Kuchling2001-04-231-1/+1
|
* Distutils version number has been changed from 1.0.1 to 1.0.2preThomas Heller2001-03-161-1/+1
| | | | | | | before this get forgotten again. Should probably be set to 1.0.2 before final release of python 2.1 Does someone still release distutils separate from python?
* Bump version to 1.0.1.Greg Ward2000-10-151-1/+1
|
* Bump version to 1.0.Greg Ward2000-10-031-1/+1
|
* Bump version to 1.0pre.Greg Ward2000-09-271-1/+1
|
* Bump version to 0.9.4.Greg Ward2000-09-271-1/+1
|
* Bump version to 0.9.3.Greg Ward2000-09-261-1/+1
|
* Bump version to 0.9.3pre.Greg Ward2000-09-131-1/+1
|
* Bump version to 0.9.2.Greg Ward2000-09-011-1/+1
|
* Bumped version to 0.9.2pre.Greg Ward2000-08-261-1/+1
|
* Bump version to 0.9.1.Greg Ward2000-08-151-1/+1
|
* Bump version to 0.9.1pre.Greg Ward2000-07-271-1/+1
|
* Bump version to 0.9.Greg Ward2000-06-301-1/+1
|
* Bumped version number to 0.9pre (there will be a couple of code snapshotsGreg Ward2000-06-021-1/+1
| | | | | before the real release, but I want to make it clear that a major new release is on the way).
* Bumped version to 0.8.2.Greg Ward2000-04-251-1/+1
|
* Bumped version to 0.8.1.Greg Ward2000-04-191-1/+1
|
* Added __version__ to store the Distutils version number.Greg Ward2000-04-101-0/+2
|
* Changed '__rcsid__' to '__revision__'.Greg Ward2000-03-021-1/+1
|
* Added docstring and RCS id (apparently some Windows tar extractorsGreg Ward1999-09-221-0/+11
| | | | ignore zero-byte files: grr...).
* Initial checkin of distutils source files.Greg Ward1998-12-181-0/+0