cpython/Lib/distutils/command
Benjamin Peterson 238f5aa6a5 merge 3.4 (#22349) 2014-09-06 17:24:35 -04: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
build_clib.py
build_ext.py remove various dead version checks (closes #22349) 2014-09-06 17:24:12 -04:00
build_py.py Merge with 3.3 for Issue #19286. 2013-11-02 13:04:51 -04:00
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 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 Issue #17177: Stop using imp in distutils 2013-06-15 12:59:53 -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 Issue #21722: The distutils "upload" command now exits with a non-zero return code when uploading fails. 2014-06-18 23:09:11 -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