cpython/Lib/distutils/command
Greg Ward 6a647bb910 Added the "--root" option as a sort of meta-install-base; if supplied,
it is forcibly prepended onto all installation directories, even if
  they are already absolute.
Added 'dump_dirs()' to clean up the debug output a bit.
2000-04-27 01:56:38 +00:00
..
__init__.py
bdist.py Harry Henry Gebel: 2000-04-25 01:38:20 +00:00
bdist_dumb.py Harry Henry Gebel: import exception classes. 2000-04-26 02:29:51 +00:00
build.py
build_clib.py
build_ext.py
build_py.py
clean.py
install.py Added the "--root" option as a sort of meta-install-base; if supplied, 2000-04-27 01:56:38 +00:00
install_lib.py
sdist.py Supply short form for --manifest-only (-o) and --force-manifest (-f) 2000-04-26 01:14:33 +00:00