cpython/Lib/distutils/command
2003-04-09 12:35:51 +00:00
..
__init__.py [Bug #69389] List register command in __all__, so setup.py --help-commands will now list it 2003-03-03 18:37:16 +00:00
bdist.py
bdist_dumb.py
bdist_rpm.py
bdist_wininst.py
build.py
build_clib.py
build_ext.py
build_py.py [Patch #695090 from Bernhard Herzog] Allow specifying both py_modules and packages 2003-02-28 22:03:04 +00:00
build_scripts.py Only log a message and chmod() when the mode isn't already what we 2003-01-29 16:58:31 +00:00
clean.py
command_template
config.py [Patch #681504] Call customize_compiler in config command 2003-02-18 01:28:51 +00:00
install.py
install_data.py
install_headers.py
install_lib.py
install_scripts.py
register.py Remove the --verify option in favor of the standard -n/--dry-run option 2003-04-09 12:35:51 +00:00
sdist.py
wininst.exe