aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/distutils/command/build_py.py
Commit message (Expand)AuthorAge
...
* Basically a complete rewrite to support dealing with modules in wholeGreg Ward1999-09-21
* Comment addition.Greg Ward1999-09-13
* Changed to reflect the new "command options" regime -- in particular,Greg Ward1999-09-08
* Patch from Perry Stoll: OK for list of modules to be empty.Greg Ward1999-08-29
* Rearranged things so that compilation of .py files is the responsibilityGreg Ward1999-05-02
* Changed to use the method versions of 'copy_file()', 'copy_tree()',Greg Ward1999-04-04
* First checkin of real Distutils command modules.Greg Ward1999-03-22