cpython/Lib/distutils/command
Zachary Ware 3839d99b79 Issue #13756: Fix building extensions modules on Cygwin
Patch by Roumen Petrov, based on original patch by Jason Tishler.
2016-10-01 16:15:09 -05:00
..
__init__.py
bdist.py
bdist_dumb.py Closes #27904: Improved logging statements to defer formatting until needed. 2016-08-31 08:22:29 +01:00
bdist_msi.py #27364: fix "incorrect" uses of escape character in the stdlib. 2016-09-08 13:59:53 -04:00
bdist_rpm.py
bdist_wininst.py
build.py
build_clib.py
build_ext.py Issue #13756: Fix building extensions modules on Cygwin 2016-10-01 16:15:09 -05:00
build_py.py
build_scripts.py #27364: fix "incorrect" uses of escape character in the stdlib. 2016-09-08 13:59:53 -04:00
check.py
clean.py
command_template
config.py Closes #27904: Improved logging statements to defer formatting until needed. 2016-08-31 08:22:29 +01:00
install.py Issue #27919: Deprecate extra_path option in distutils. 2016-09-01 13:55:33 -04:00
install_data.py
install_egg_info.py
install_headers.py
install_lib.py
install_scripts.py
register.py Closes #27904: Improved logging statements to defer formatting until needed. 2016-08-31 08:22:29 +01:00
sdist.py Closes #27904: Improved logging statements to defer formatting until needed. 2016-08-31 08:22:29 +01:00
upload.py Issue #27349: Fix typo in distutils upload command 2016-06-18 21:42:37 +03: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
wininst-14.0-amd64.exe
wininst-14.0.exe