cpython/Lib/distutils/command
Andrew M. Kuchling a2eaf31727 [Bug #69389] List register command in __all__, so setup.py --help-commands will now list it 2003-03-03 18:37:16 +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 Add comment to Distutil files about requiring 1.5.2 compatibility, as 2002-11-19 13:12:28 +00:00
bdist_dumb.py Fix for bug #410541: bdist builds bogus .zips 2002-11-26 17:45:19 +00:00
bdist_rpm.py Add comment to Distutil files about requiring 1.5.2 compatibility, as 2002-11-19 13:12:28 +00:00
bdist_wininst.py (This is hopefully the last large, funny checkin message for 2002-11-22 21:08:34 +00:00
build.py Add comment to Distutil files about requiring 1.5.2 compatibility, as 2002-11-19 13:12:28 +00:00
build_clib.py Add comment to Distutil files about requiring 1.5.2 compatibility, as 2002-11-19 13:12:28 +00:00
build_ext.py Add comment to Distutil files about requiring 1.5.2 compatibility, as 2002-11-19 13:12:28 +00:00
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 Add comment to Distutil files about requiring 1.5.2 compatibility, as 2002-11-19 13:12:28 +00:00
command_template Cosmetic tweak. 2000-05-30 02:04:54 +00:00
config.py [Patch #681504] Call customize_compiler in config command 2003-02-18 01:28:51 +00:00
install.py Add comment to Distutil files about requiring 1.5.2 compatibility, as 2002-11-19 13:12:28 +00:00
install_data.py Use "is" to test type objects, not "==". 2002-11-26 21:28:23 +00:00
install_headers.py Add comment to Distutil files about requiring 1.5.2 compatibility, as 2002-11-19 13:12:28 +00:00
install_lib.py Add comment to Distutil files about requiring 1.5.2 compatibility, as 2002-11-19 13:12:28 +00:00
install_scripts.py Fix mode on scripts to have the read bit set (noted by Nicholas Riley) 2002-11-29 19:45:58 +00:00
register.py Improve description 2003-03-03 18:26:01 +00:00
sdist.py Add comment to Distutil files about requiring 1.5.2 compatibility, as 2002-11-19 13:12:28 +00:00
wininst.exe (This is hopefully the last large, funny checkin message for 2002-11-22 21:08:34 +00:00