cpython/Lib/distutils/command
Barry Warsaw bd86301070 sys.abiflags is not defined on all platforms. 2010-11-25 03:46:44 +00:00
..
__init__.py
bdist.py reverted distutils its 3.1 state. All new work is now happening in disutils2, and distutils is now feature-frozen. 2010-07-22 12:50:05 +00:00
bdist_dumb.py reverted distutils its 3.1 state. All new work is now happening in disutils2, and distutils is now feature-frozen. 2010-07-22 12:50:05 +00:00
bdist_msi.py remove pointless coding cookies 2010-08-30 14:05:50 +00:00
bdist_rpm.py Also close file descriptors from os.popen and subprocess.Popen 2010-11-06 02:10:32 +00:00
bdist_wininst.py Always close files in distutils code and tests (#10252). 2010-11-05 23:51:56 +00:00
build.py reverted distutils its 3.1 state. All new work is now happening in disutils2, and distutils is now feature-frozen. 2010-07-22 12:50:05 +00:00
build_clib.py Fix eon-old bug in build_clib options (#1718574) 2010-09-07 22:11:52 +00:00
build_ext.py First (uncontroversial) part of issue 9807. 2010-10-16 01:04:07 +00:00
build_py.py reverted distutils its 3.1 state. All new work is now happening in disutils2, and distutils is now feature-frozen. 2010-07-22 12:50:05 +00:00
build_scripts.py reverted distutils its 3.1 state. All new work is now happening in disutils2, and distutils is now feature-frozen. 2010-07-22 12:50:05 +00:00
check.py Fixed #8980: distutils.command.check was failing w/ docutils installed 2010-10-03 14:18:09 +00:00
clean.py
command_template
config.py reverted distutils its 3.1 state. All new work is now happening in disutils2, and distutils is now feature-frozen. 2010-07-22 12:50:05 +00:00
install.py sys.abiflags is not defined on all platforms. 2010-11-25 03:46:44 +00:00
install_data.py
install_egg_info.py
install_headers.py
install_lib.py
install_scripts.py
register.py reverted distutils its 3.1 state. All new work is now happening in disutils2, and distutils is now feature-frozen. 2010-07-22 12:50:05 +00:00
sdist.py Fix typo in option name 2010-09-11 15:28:56 +00:00
upload.py Always close files in distutils code and tests (#10252). 2010-11-05 23:51:56 +00:00
wininst-6.0.exe
wininst-7.1.exe
wininst-8.0.exe
wininst-9.0-amd64.exe
wininst-9.0.exe