cpython/Lib/distutils/command
Guido van Rossum 8bc0965adf Removed uses of dict.has_key() from distutils, and uses of
callable() from copy_reg.py, so the interpreter now starts up
without warnings when '-3' is given.  More work like this needs to
be done in the rest of the stdlib.
2008-02-21 18:18:37 +00:00
..
__init__.py
bdist.py
bdist_dumb.py
bdist_msi.py [ 1761786 ] distutils.util.get_platform() return value on 64bit Windows 2007-08-21 01:05:16 +00:00
bdist_rpm.py Patch #1360200: Use unmangled_version RPM spec field to deal with 2006-11-12 18:56:03 +00:00
bdist_wininst.py Added wininst-9.0.exe executable for VS 2008 2007-12-31 14:47:07 +00:00
build.py #1530959: change distutils build dir for --with-pydebug python builds. 2008-01-21 17:42:40 +00:00
build_clib.py
build_ext.py Removed uses of dict.has_key() from distutils, and uses of 2008-02-21 18:18:37 +00:00
build_py.py SF 1668596/1720897: distutils now copies data files 2007-06-01 07:29:12 +00:00
build_scripts.py Patch #1696. Don't attempt to close None in dry-run mode. 2008-01-02 19:00:46 +00:00
clean.py
command_template
config.py
install.py Removed uses of dict.has_key() from distutils, and uses of 2008-02-21 18:18:37 +00:00
install_data.py
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
install_lib.py
install_scripts.py
register.py Removed uses of dict.has_key() from distutils, and uses of 2008-02-21 18:18:37 +00:00
sdist.py Close manifest file. 2008-02-21 14:23:38 +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
wininst-8.0.exe Added wininst-9.0.exe executable for VS 2008 2007-12-31 14:47:07 +00:00
wininst-9.0.exe Added wininst-9.0.exe executable for VS 2008 2007-12-31 14:47:07 +00:00