cpython/Lib/distutils/command
Martin v. Löwis 8d12158991 Make the signature detached. 2005-03-22 23:02:54 +00:00
..
__init__.py Update compatibility comments to 2.1, corresponding to PEP 291 1.13. 2004-11-10 22:23:15 +00:00
bdist.py Update compatibility comments to 2.1, corresponding to PEP 291 1.13. 2004-11-10 22:23:15 +00:00
bdist_dumb.py Add the upload command. Make all dist commands register their 2005-03-21 20:56:35 +00:00
bdist_rpm.py Add the upload command. Make all dist commands register their 2005-03-21 20:56:35 +00:00
bdist_wininst.py Fix registration of output file. 2005-03-22 22:23:29 +00:00
build.py Update compatibility comments to 2.1, corresponding to PEP 291 1.13. 2004-11-10 22:23:15 +00:00
build_clib.py Update compatibility comments to 2.1, corresponding to PEP 291 1.13. 2004-11-10 22:23:15 +00:00
build_ext.py Update compatibility comments to 2.1, corresponding to PEP 291 1.13. 2004-11-10 22:23:15 +00:00
build_py.py Update compatibility comments to 2.1, corresponding to PEP 291 1.13. 2004-11-10 22:23:15 +00:00
build_scripts.py Update compatibility comments to 2.1, corresponding to PEP 291 1.13. 2004-11-10 22:23:15 +00:00
clean.py Patch #1104111: Alter setup.py --help and --help-commands. 2005-03-03 08:12:27 +00:00
command_template Cosmetic tweak. 2000-05-30 02:04:54 +00:00
config.py Update compatibility comments to 2.1, corresponding to PEP 291 1.13. 2004-11-10 22:23:15 +00:00
install.py Fix [ 1103844 ] fix distutils.install.dump_dirs() with negated options. 2005-01-20 19:14:17 +00:00
install_data.py Update compatibility comments to 2.1, corresponding to PEP 291 1.13. 2004-11-10 22:23:15 +00:00
install_headers.py Update compatibility comments to 2.1, corresponding to PEP 291 1.13. 2004-11-10 22:23:15 +00:00
install_lib.py Restore Python 2.1 compatibility (os.extsep was introduced in Python 2.2). 2004-12-02 20:14:16 +00:00
install_scripts.py Update compatibility comments to 2.1, corresponding to PEP 291 1.13. 2004-11-10 22:23:15 +00:00
register.py PEP 314 implementation (client side): 2005-03-20 22:19:47 +00:00
sdist.py Add the upload command. Make all dist commands register their 2005-03-21 20:56:35 +00:00
upload.py Make the signature detached. 2005-03-22 23:02:54 +00:00
wininst-6.exe Recompiled after source changes. 2005-02-03 20:48:26 +00:00
wininst-7.1.exe Recompiled after source changes. 2005-02-03 20:48:26 +00:00