cpython/Lib/distutils/command
doko@ubuntu.com 6d3d0fe0b2 - 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:39:52 -07:00
..
__init__.py
bdist.py
bdist_dumb.py
bdist_msi.py
bdist_rpm.py
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:39:52 -07:00
build_py.py
build_scripts.py Replace IOError with OSError (#16715) 2012-12-25 16:47:37 +02:00
check.py
clean.py
command_template
config.py
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
install_egg_info.py
install_headers.py
install_lib.py
install_scripts.py
register.py
sdist.py
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
wininst-10.0.exe