cpython/Lib/distutils/command
Brett Cannon 047e4a915d Update distutils so that it triggers no warnings when run under -3. 2008-08-17 04:16:04 +00:00
..
__init__.py
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 bdist_wininst now works correctly when both --skip-build and --plat-name are specified. 2008-05-28 01:54:55 +00:00
build.py Issue #2513: enable 64bit cross compilation on windows. 2008-04-07 01:53:39 +00:00
build_clib.py
build_ext.py Update distutils so that it triggers no warnings when run under -3. 2008-08-17 04:16:04 +00:00
build_py.py Update distutils so that it triggers no warnings when run under -3. 2008-08-17 04:16:04 +00:00
build_scripts.py Patch #2167 from calvin: Remove unused imports 2008-02-23 17:40:11 +00:00
clean.py
command_template
config.py
install.py Implemented PEP 370 2008-05-06 22:41:46 +00:00
install_data.py
install_egg_info.py
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
register.py #1858: re-apply patch for this, adding the missing files 2008-05-11 14:00:00 +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 ConfigParser renaming reversal part 3: move module into place and adapt imports. 2008-05-25 07:25:25 +00:00
wininst-6.0.exe Fix bdist_wininst --user-access-control for win2k 2008-05-31 05:11:07 +00:00
wininst-7.1.exe Fix bdist_wininst --user-access-control for win2k 2008-05-31 05:11:07 +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 Fix bdist_wininst --user-access-control for win2k 2008-05-31 05:11:07 +00:00
wininst-9.0.exe Fix bdist_wininst --user-access-control for win2k 2008-05-31 05:11:07 +00:00