summaryrefslogtreecommitdiff
path: root/Lib/distutils/command/build_py.py
Commit message (Expand)AuthorAgeFilesLines
* Rearranged things so that compilation of .py files is the responsibilityGreg Ward1999-05-021-27/+1
* Changed to use the method versions of 'copy_file()', 'copy_tree()',Greg Ward1999-04-041-6/+5
* First checkin of real Distutils command modules.Greg Ward1999-03-221-0/+113