cpython/Lib/distutils/command
2001-03-22 03:10:05 +00:00
..
__init__.py
bdist.py
bdist_dumb.py
bdist_rpm.py
bdist_wininst.py The bdist_wininst.py command has been recreated after wininst.exe 2001-03-16 20:57:37 +00:00
build.py
build_clib.py
build_ext.py Fix bug #233253: the --define and --undef options didn't work, whether 2001-03-17 20:15:41 +00:00
build_py.py
build_scripts.py When not copying a file because the output is up to date, make the message 2001-03-02 07:28:03 +00:00
clean.py
command_template
config.py
install.py Modified version of a patch from Jeremy Kloth, to make .get_outputs() 2001-01-16 16:16:03 +00:00
install_data.py Patch #103587: Fix typo that broke the install_data command; caught by 2001-02-05 17:43:11 +00:00
install_headers.py
install_lib.py
install_scripts.py
sdist.py Call the write_pkg_info method 2001-03-22 03:10:05 +00:00