cpython/Lib/distutils/command
Georg Brandl 74fb211445 Patch #1569798: fix a bug in distutils when building Python from a
directory within sys.exec_prefix.
 (backport from rev. 54331)
2007-03-13 10:19:35 +00:00
..
__init__.py
bdist.py
bdist_dumb.py
bdist_msi.py Rename parameters to match the documentation (which 2006-05-01 16:14:16 +00:00
bdist_rpm.py Patch #1360200: Use unmangled_version RPM spec field to deal with 2006-11-12 18:56:18 +00:00
bdist_wininst.py
build.py
build_clib.py
build_ext.py Patch #1569798: fix a bug in distutils when building Python from a 2007-03-13 10:19:35 +00:00
build_py.py
build_scripts.py
clean.py
command_template
config.py
install.py Patch #1459476: install PKG-INFO metadata alongside distutils-installed packages. 2006-03-27 21:55:21 +00:00
install_data.py
install_egg_info.py Fix SF#1566719: not creating site-packages (or other target directory) when 2006-11-10 17:13:29 +00:00
install_headers.py
install_lib.py
install_scripts.py
register.py [Bug #1545341] Let the 'classifiers' parameter be a tuple as well as a list. 2006-10-09 17:13:26 +00:00
sdist.py
upload.py Fix SF#1457312: bad socket error handling in distutils "upload" command. 2006-07-10 19:18:35 +00:00
wininst-6.exe
wininst-7.1.exe