cpython/Lib/distutils/command
2022-09-07 00:24:34 +01:00
..
__init__.py
bdist.py
bdist_dumb.py
bdist_rpm.py
build.py
build_clib.py
build_ext.py bpo-47126: Update to canonical PEP URLs specified by PEP 676 (GH-32124) 2022-03-30 12:00:27 +01:00
build_py.py
build_scripts.py
check.py
clean.py
command_template
config.py
install.py gh-96628: remove deprecated and ignored arg of sysconfig.is_python_build() (GH-96629) 2022-09-07 00:24:34 +01:00
install_data.py
install_egg_info.py
install_headers.py
install_lib.py
install_scripts.py
register.py bpo-44712: Replace "type(literal)" with corresponding builtin types (GH-27294) 2022-05-08 17:10:11 +03:00
sdist.py
upload.py