summaryrefslogtreecommitdiffstats
path: root/Lib/distutils/command/install_data.py
Commit message (Expand)AuthorAgeFilesLines
* List data files are listed in the Distribution attribute 'data_files',Gregory P. Smith2000-05-131-2/+2
* Added 'get_inputs()' methods, needed by the "install" command'sGregory P. Smith2000-05-131-0/+3
* Added comment/docstring/revision header.Gregory P. Smith2000-05-121-0/+9
* Caught up with renaming in 'install_misc' base class.Gregory P. Smith2000-05-121-4/+1
* Patch from Bastien Kleineidam:Gregory P. Smith2000-05-121-0/+14