cpython/Lib/distutils/command
Sean Reifschneider 6011a3c874 SF Patch 1022011: Add a command-line argument --no-autoreq, which sets the
"AutoReq: 0" to disable automatic dependency searching.
2004-09-17 08:34:12 +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 SF Patch 1022011: Add a command-line argument --no-autoreq, which sets the 2004-09-17 08:34:12 +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 Patch #736857, #736859: Add -e option to build_scripts. 2004-08-25 11:37:43 +00:00
build_clib.py
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 Patch #736857, #736859: Add -e option to build_scripts. 2004-08-25 11:37:43 +00:00
checkdep.py Basic dependency checking. setup() has two new optional arguments 2004-03-22 22:22:05 +00:00
clean.py
command_template
config.py
install.py Whitespace normalization, via reindent.py. 2004-07-18 06:16:08 +00:00
install_data.py
install_headers.py
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
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