cpython/Lib/distutils/command
Greg Ward e5796fecc6 Oops, got a little too enthusiastic deleting code in that last revision:
we still have to *run* the sub-command that creates a built distribution.
2000-03-31 05:21:27 +00:00
..
__init__.py
bdist.py Oops, got a little too enthusiastic deleting code in that last revision: 2000-03-31 05:21:27 +00:00
bdist_dumb.py
build.py
build_clib.py Removed some old test code: don't set 'plat' when calling 'new_compiler()'. 2000-03-31 04:37:40 +00:00
build_ext.py
build_py.py
clean.py
install.py
install_lib.py
sdist.py