cpython/Lib/distutils/command
Greg Ward cdb20ba56d Fixed a bunch of screwed-up logic and inconsistent terminology.
Fixed 'build_extensions()' to pay attention to the 'rpath' element of the
  'build_info' dictionary.
2000-03-26 21:45:14 +00:00
..
__init__.py
build.py
build_clib.py
build_ext.py Fixed a bunch of screwed-up logic and inconsistent terminology. 2000-03-26 21:45:14 +00:00
build_py.py
clean.py
install.py
install_lib.py
sdist.py