cpython/Lib/distutils/command
Greg Ward f3bd747c4e Thomas Heller: added --swig-cpp option and fixed silly typos in SWIG support.
Also supposedly made some change to where .lib files wind up under MSVC++,
  but I don't understand how to code is doing what Thomas says it's
  doing.
2000-06-27 01:37:10 +00:00
..
__init__.py
bdist.py
bdist_dumb.py
bdist_rpm.py
bdist_wininst.py
build.py
build_clib.py
build_ext.py Thomas Heller: added --swig-cpp option and fixed silly typos in SWIG support. 2000-06-27 01:37:10 +00:00
build_py.py
build_scripts.py
clean.py
command_template
config.py
install.py
install_data.py
install_headers.py
install_lib.py
install_scripts.py
sdist.py