cpython/Lib/distutils/command
doko@ubuntu.com 1621d77fc8 - Issue #16754: Fix the incorrect shared library extension on linux. Introduce
two makefile macros SHLIB_SUFFIX and EXT_SUFFIX. SO now has the value of
  SHLIB_SUFFIX again (as in 2.x and 3.1). The SO macro is removed in 3.4.
2013-03-21 13:31:41 -07:00
..
__init__.py
bdist.py
bdist_dumb.py
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
build.py
build_clib.py
build_ext.py - Issue #16754: Fix the incorrect shared library extension on linux. Introduce 2013-03-21 13:31:41 -07:00
build_py.py More fixes for PEP 3147 compliance in distutils (#11254) 2011-11-03 03:45:33 +01:00
build_scripts.py
check.py Fix setup.py register failure with invalid rst in description (#13614). 2012-12-08 22:41:11 -05:00
clean.py
command_template
config.py
install.py Issue #17047: remove doubled words found in 2.7 to 3.4 Lib/*, 2013-03-11 17:57:08 -04:00
install_data.py
install_egg_info.py
install_headers.py
install_lib.py More fixes for PEP 3147 compliance in distutils (#11254) 2011-11-03 03:45:33 +01:00
install_scripts.py
register.py
sdist.py
upload.py Issue #10571: Fix the "--sign" option of distutils' upload command. 2012-06-29 01:05:26 +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