summaryrefslogtreecommitdiffstats
path: root/Lib/distutils/command/install.py
Commit message (Expand)AuthorAgeFilesLines
...
* Oops, call 'os.path.join()'!Greg Ward1999-08-191-1/+1
* Added a self-berating command relating to installation directories forGreg Ward1999-07-101-0/+8
* Hacked 'set_final_options()' to set (hopefully) appropriate values forGreg Ward1999-06-081-7/+56
* Rearranged things so that compilation of .py files is the responsibilityGreg Ward1999-05-021-0/+6
* First checkin of real Distutils command modules.Greg Ward1999-03-221-0/+189