cpython/Lib/distutils/command
2013-06-15 12:59:53 -04:00
..
__init__.py Fix closes Issue11439 Remove the SVN keywords from the code as it is no longer applicable in hg. Patch Contributed by Neil Muller. 2011-07-28 22:32:49 +08:00
bdist.py Closes #16135: Removal of OS/2 support (distutils) 2012-10-11 01:20:12 +02:00
bdist_dumb.py Closes #16135: Removal of OS/2 support (distutils) 2012-10-11 01:20:12 +02:00
bdist_msi.py Backout buggy patch committed for #13719 2012-03-07 20:48:55 +01:00
bdist_rpm.py Issue #14443: ensure that brp-python-bytecompile is invoked with the correct 2012-06-26 14:06:23 -04:00
bdist_wininst.py Merge fix for #10946 from 3.2 2011-08-30 01:01:45 +02:00
build.py Fix closes Issue11439 Remove the SVN keywords from the code as it is no longer applicable in hg. Patch Contributed by Neil Muller. 2011-07-28 22:32:49 +08:00
build_clib.py Fix closes Issue11439 Remove the SVN keywords from the code as it is no longer applicable in hg. Patch Contributed by Neil Muller. 2011-07-28 22:32:49 +08:00
build_ext.py - Issue #16754: Fix the incorrect shared library extension on linux. Introduce 2013-03-21 13:39:52 -07:00
build_py.py Issue #17177: Stop using imp in distutils 2013-06-15 12:59:53 -04:00
build_scripts.py Replace IOError with OSError (#16715) 2012-12-25 16:47:37 +02:00
check.py Fix setup.py register failure with invalid rst in description (#13614). 2012-12-08 22:41:11 -05:00
clean.py Fix closes Issue11439 Remove the SVN keywords from the code as it is no longer applicable in hg. Patch Contributed by Neil Muller. 2011-07-28 22:32:49 +08:00
command_template
config.py Fix closes Issue11439 Remove the SVN keywords from the code as it is no longer applicable in hg. Patch Contributed by Neil Muller. 2011-07-28 22:32:49 +08:00
install.py Merge 3.3, issue #17047: remove doubled words found in 2.7 to 2013-03-11 17:59:07 -04:00
install_data.py Fix closes Issue11439 Remove the SVN keywords from the code as it is no longer applicable in hg. Patch Contributed by Neil Muller. 2011-07-28 22:32:49 +08:00
install_egg_info.py Issue #9561: distutils now reads and writes egg-info files using UTF-8 2011-09-05 23:44:56 +02:00
install_headers.py Fix closes Issue11439 Remove the SVN keywords from the code as it is no longer applicable in hg. Patch Contributed by Neil Muller. 2011-07-28 22:32:49 +08:00
install_lib.py Issue #17177: Stop using imp in distutils 2013-06-15 12:59:53 -04:00
install_scripts.py Fix closes Issue11439 Remove the SVN keywords from the code as it is no longer applicable in hg. Patch Contributed by Neil Muller. 2011-07-28 22:32:49 +08:00
register.py Fix closes Issue11439 Remove the SVN keywords from the code as it is no longer applicable in hg. Patch Contributed by Neil Muller. 2011-07-28 22:32:49 +08:00
sdist.py Warn instead of crashing because of invalid path in MANIFEST.in (#8286). 2011-09-03 00:42:04 +02:00
upload.py Issue #16717: get rid of socket.error, replace with OSError 2012-12-18 23:10:48 +02:00
wininst-6.0.exe
wininst-7.1.exe
wininst-8.0.exe
wininst-9.0-amd64.exe
wininst-9.0.exe
wininst-10.0-amd64.exe Fix #13210. Port the Windows build from VS2008 to VS2010. 2012-05-13 11:19:23 -05:00
wininst-10.0.exe Fix #13210. Port the Windows build from VS2008 to VS2010. 2012-05-13 11:19:23 -05:00