cpython/Lib/distutils/command
Greg Ward c566232c4d Fixed install directory for header files on Unix. 2000-06-17 01:34:45 +00:00
..
__init__.py
bdist.py Patch from Rene Liebscher: this adds "--help-foo" options to list the 2000-06-07 03:00:06 +00:00
bdist_dumb.py
bdist_rpm.py Harry Henry Gebel: fix '_format_changelog()' so it doesn't bomb if 2000-06-08 14:21:23 +00:00
build.py Patch from Rene Liebscher: this adds "--help-foo" options to list the 2000-06-07 03:00:06 +00:00
build_clib.py Patch from Rene Liebscher: this adds "--help-foo" options to list the 2000-06-07 03:00:06 +00:00
build_ext.py Patch from Rene Liebscher: this adds "--help-foo" options to list the 2000-06-07 03:00:06 +00:00
build_py.py Renamed 'modules' option to 'py_modules', for consistency with Distribution 2000-06-04 13:42:52 +00:00
build_scripts.py
clean.py
command_template
config.py First crack at the Distutils "config" command. Unlike other commands, this 2000-06-06 02:57:07 +00:00
install.py Fixed install directory for header files on Unix. 2000-06-17 01:34:45 +00:00
install_data.py 'get_outputs()' now returns an empty list instead of None. 2000-06-06 02:18:13 +00:00
install_headers.py
install_lib.py
install_scripts.py
sdist.py Include setup.cfg in the list of default files to distribute. 2000-06-08 01:22:48 +00:00