cpython/Lib/distutils/command
Andrew M. Kuchling 8c20916de2 Remove unneeded import 2002-05-30 19:15:16 +00:00
..
__init__.py Patch #531901 by Mark W. Alexander: adds a new distutils packager 2002-04-17 20:30:10 +00:00
bdist.py Patch #531901 by Mark W. Alexander: adds a new distutils packager 2002-04-17 20:30:10 +00:00
bdist_dumb.py Set the warn_dir option to 0 before running the install command. 2002-04-09 14:14:38 +00:00
bdist_packager.py Whitespace normalization. Unka Timmy would be proud. 2002-04-23 18:18:43 +00:00
bdist_pkgtool.py Whitespace normalization. Unka Timmy would be proud. 2002-04-23 18:18:43 +00:00
bdist_rpm.py [Bug #517451] bdist_rpm didn't list all of its Boolean options. 2002-03-21 23:27:54 +00:00
bdist_sdux.py Patch #531901 by Mark W. Alexander: adds a new distutils packager 2002-04-17 20:30:10 +00:00
bdist_wininst.py Set the warn_dir option to 0 before running the install command. 2002-04-09 14:14:38 +00:00
build.py Fix for 2001-12-10 15:28:30 +00:00
build_clib.py Whitespace normalization. 2001-12-06 21:01:19 +00:00
build_ext.py Append the PC specific include 'PC' and library 'PCBuild' directories 2002-04-25 17:26:37 +00:00
build_py.py Revert 0/1 -> False/True change; I didn't intend to muck w/ distutils. 2002-04-04 23:17:31 +00:00
build_scripts.py Allow shebang's which use versioned Python binaries. Fixes 2002-02-28 09:16:21 +00:00
clean.py Untabified. 2000-10-14 04:06:40 +00:00
command_template Cosmetic tweak. 2000-05-30 02:04:54 +00:00
config.py Whitespace normalization. 2001-12-06 21:01:19 +00:00
install.py Revert part of previous patch: several install_* subcommands expect 2002-03-22 15:35:17 +00:00
install_data.py [Bug #444589] Record empty directories in the install_data command 2001-09-04 20:42:08 +00:00
install_headers.py Whitespace normalization. 2001-12-06 21:01:19 +00:00
install_lib.py Remove unneeded import 2002-05-30 19:15:16 +00:00
install_scripts.py Restrict the mode to the lowest four octal positions; higher positions 2002-01-31 22:08:38 +00:00
sdist.py Whitespace normalization. 2001-12-06 21:01:19 +00:00