..
__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
Make dist_files a triple, with the Python target version included,
2005-03-23 18:54:36 +00:00
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
Make dist_files a triple, with the Python target version included,
2005-03-23 18:54:36 +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
Applied my patch #1455 with some extra fixes for VS 2005
2007-12-03 13:47:29 +00:00
build_py.py
SF 1668596/1720897: distutils now copies data files
2007-06-01 07:29:12 +00:00
build_scripts.py
#1120 : put explicit version in the shebang lines of pydoc, idle
2007-09-12 19:29:28 +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
Patch #1459476 : install PKG-INFO metadata alongside distutils-installed packages.
2006-03-27 21:55:21 +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
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
Change location of the package index to pypi.python.org/pypi
2007-07-25 16:24:23 +00:00
sdist.py
Make dist_files a triple, with the Python target version included,
2005-03-23 18:54:36 +00:00
upload.py
Change location of the package index to pypi.python.org/pypi
2007-07-25 16:24:23 +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
wininst-8.exe
Add MSVC8 project files to create wininst-8.exe.
2006-10-04 15:25:28 +00:00