0
0
mirror of https://github.com/python/cpython.git synced 2024-12-01 03:01:36 +01:00
cpython/Lib/distutils/command
2000-03-29 02:18:39 +00:00
..
__init__.py Added 'build_clib'; replaced 'install_py' and 'install_ext' with 'install_lib'. 2000-03-29 02:18:39 +00:00
build_clib.py
build_ext.py
build_py.py
build.py
clean.py
install_lib.py Be sure to run both 'build_py' and 'build_ext', now that this command 2000-03-29 02:17:42 +00:00
install.py Changed so the sub-commands we rely on to do the real work is specified 2000-03-29 02:15:57 +00:00
sdist.py