cpython/Lib/distutils/command
Mark Hammond 495cf99aaf Issue #2513: enable 64bit cross compilation on windows. 2008-04-07 01:53:39 +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 Issue #2513: enable 64bit cross compilation on windows. 2008-04-07 01:53:39 +00:00
bdist_dumb.py Patch #2167 from calvin: Remove unused imports 2008-02-23 17:40:11 +00:00
bdist_msi.py Issue #2513: enable 64bit cross compilation on windows. 2008-04-07 01:53:39 +00:00
bdist_rpm.py Patch #2167 from calvin: Remove unused imports 2008-02-23 17:40:11 +00:00
bdist_wininst.py Issue #2513: enable 64bit cross compilation on windows. 2008-04-07 01:53:39 +00:00
build.py Issue #2513: enable 64bit cross compilation on windows. 2008-04-07 01:53:39 +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 Issue #2513: enable 64bit cross compilation on windows. 2008-04-07 01:53:39 +00:00
build_py.py Patch #2167 from calvin: Remove unused imports 2008-02-23 17:40:11 +00:00
build_scripts.py Patch #2167 from calvin: Remove unused imports 2008-02-23 17:40:11 +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 Issue #2513: enable 64bit cross compilation on windows. 2008-04-07 01:53:39 +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_egg_info.py Fix SF#1566719: not creating site-packages (or other target directory) when 2006-11-10 00:33:36 +00:00
install_headers.py Patch #2167 from calvin: Remove unused imports 2008-02-23 17:40:11 +00:00
install_lib.py Patch #2167 from calvin: Remove unused imports 2008-02-23 17:40:11 +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 Patch #2167 from calvin: Remove unused imports 2008-02-23 17:40:11 +00:00
sdist.py #1725737: ignore other VC directories other than CVS and SVN's too. 2008-03-06 06:47:18 +00:00
upload.py Removed uses of dict.has_key() from distutils, and uses of 2008-02-21 18:18:37 +00:00
wininst-6.0.exe Added wininst-9.0.exe executable for VS 2008 2007-12-31 14:47:07 +00:00
wininst-7.1.exe Recompiled after source changes. 2005-02-03 20:48:26 +00:00
wininst-8.0.exe Added wininst-9.0.exe executable for VS 2008 2007-12-31 14:47:07 +00:00
wininst-9.0-amd64.exe Issue #2513: enable 64bit cross compilation on windows. 2008-04-07 01:53:39 +00:00
wininst-9.0.exe Added wininst-9.0.exe executable for VS 2008 2007-12-31 14:47:07 +00:00