cpython/Lib/distutils/command
Steve Dower cedef652fa Rebuild wininst-14.0[-amd64].exe with updated tools. 2015-08-05 11:48:14 -07:00
..
__init__.py
bdist.py Issue #16314: Added support for the LZMA compression in distutils. 2015-05-16 22:13:27 +03:00
bdist_dumb.py Issue #16314: Added support for the LZMA compression in distutils. 2015-05-16 22:13:27 +03:00
bdist_msi.py
bdist_rpm.py
bdist_wininst.py Issue #23970: Fixes bdist_wininst not working on non-Windows platform. 2015-05-23 12:15:57 -07:00
build.py Issue #5309: distutils' build and build_ext commands now accept a ``-j`` 2014-09-26 23:31:59 +02:00
build_clib.py
build_ext.py Issue #23970: Adds distutils._msvccompiler for new Visual Studio versions. 2015-05-23 09:02:50 -07:00
build_py.py Issue #23731: Implement PEP 488. 2015-04-13 14:21:02 -04:00
build_scripts.py Replace IOError with OSError (#16715) 2012-12-25 16:47:37 +02:00
check.py fix parsing reST with code or code-block directives (closes #23063) 2015-01-14 23:56:35 -05:00
clean.py
command_template
config.py
install.py Closes #23437: Make user scripts directory versioned on Windows (patch by pmoore) 2015-02-14 09:50:59 -08:00
install_data.py
install_egg_info.py
install_headers.py
install_lib.py Issue #23731: Implement PEP 488. 2015-04-13 14:21:02 -04:00
install_scripts.py
register.py Issue #20363. Fixed BytesWarning triggerred by test suite. 2014-02-06 22:49:45 +02:00
sdist.py Issue #19544 and Issue #6516: Restore support for --user and --group parameters to sdist command as found in Python 2.7 and originally slated for Python 3.2 but accidentally rolled back as part of the distutils2 rollback. Closes Issue #6516. 2013-11-15 13:01:52 -05:00
upload.py #10510: Fix bug in forward port of 2.7 distutils patch. 2014-09-28 11:01:42 -04: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 Rebuild wininst-14.0[-amd64].exe with updated tools. 2015-08-05 11:48:14 -07:00
wininst-14.0.exe Rebuild wininst-14.0[-amd64].exe with updated tools. 2015-08-05 11:48:14 -07:00