cpython/Lib/distutils/command
Thomas Heller 30d0008577 The get_installer_filename() method forgot to return the name it
calculates.  Spotted by Cort Danger Stratton.
2004-08-17 10:15:07 +00:00
..
__init__.py Basic dependency checking. setup() has two new optional arguments 2004-03-22 22:22:05 +00:00
bdist.py Whitespace normalization, via reindent.py. 2004-07-18 06:16:08 +00:00
bdist_dumb.py Whitespace normalization, via reindent.py. 2004-07-18 06:16:08 +00:00
bdist_rpm.py Bug 957381: rpmbuild builds a -debuginfo rpm on recent Redhat and Fedora releases. 2004-06-11 17:16:46 +00:00
bdist_wininst.py The get_installer_filename() method forgot to return the name it 2004-08-17 10:15:07 +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 Whitespace normalization, via reindent.py. 2004-07-18 06:16:08 +00:00
build_py.py If self.packages is None (this can happen, I saw it), return 2004-06-18 20:39:11 +00:00
build_scripts.py Whitespace normalization, via reindent.py. 2004-07-18 06:16:08 +00:00
checkdep.py Basic dependency checking. setup() has two new optional arguments 2004-03-22 22:22:05 +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 Whitespace normalization, via reindent.py. 2004-07-18 06:16:08 +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 Since build_py handles package data installation, the list of outputs 2004-07-28 14:55:10 +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 Whitespace normalization, via reindent.py. 2004-07-18 06:16:08 +00:00
sdist.py SF patch 959726: sdist versus SVN 2004-05-31 19:27:59 +00:00
wininst-6.exe The binary layout of cfgdata has changed, so the magic number has to 2004-07-19 10:07:28 +00:00
wininst-7.1.exe The binary layout of cfgdata has changed, so the magic number has to 2004-07-19 10:07:28 +00:00