cpython/Lib/distutils/command
Steve Dower 09bd9ec9b3 Fixes distutils adding/expecting too many _d suffixes. 2014-12-15 20:45:23 -08:00
..
__init__.py
bdist.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
bdist_dumb.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
bdist_msi.py
bdist_rpm.py
bdist_wininst.py
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 Fixes distutils adding/expecting too many _d suffixes. 2014-12-15 20:45:23 -08:00
build_py.py Merge with 3.3 for Issue #19286. 2013-11-02 13:04:51 -04:00
build_scripts.py
check.py
clean.py
command_template
config.py
install.py remove 2.2 and 2.6 compat code (closes #22200) 2014-08-17 23:00:42 -05:00
install_data.py
install_egg_info.py
install_headers.py
install_lib.py
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 Removes bdist_wininst dependency on MFC. 2014-12-15 15:03:44 -08:00
wininst-14.0.exe Removes bdist_wininst dependency on MFC. 2014-12-15 15:03:44 -08:00