cpython/Lib/distutils/command
Greg Ward 1993f9ad0e Renamed all command classes so they're exactly the same as the name of the
command itself: no more of this "FooBar class for foo_bar command"
silliness.
2000-02-18 00:13:53 +00:00
..
__init__.py Changed 'dist' to 'sdist'. 2000-02-18 00:11:52 +00:00
build.py Renamed all command classes so they're exactly the same as the name of the 2000-02-18 00:13:53 +00:00
build_clib.py Renamed all command classes so they're exactly the same as the name of the 2000-02-18 00:13:53 +00:00
build_ext.py Renamed all command classes so they're exactly the same as the name of the 2000-02-18 00:13:53 +00:00
build_lib.py Renamed all command classes so they're exactly the same as the name of the 2000-02-18 00:13:53 +00:00
build_py.py Renamed all command classes so they're exactly the same as the name of the 2000-02-18 00:13:53 +00:00
install.py Renamed all command classes so they're exactly the same as the name of the 2000-02-18 00:13:53 +00:00
install_ext.py Renamed all command classes so they're exactly the same as the name of the 2000-02-18 00:13:53 +00:00
install_lib.py Renamed all command classes so they're exactly the same as the name of the 2000-02-18 00:13:53 +00:00
install_py.py Renamed all command classes so they're exactly the same as the name of the 2000-02-18 00:13:53 +00:00
sdist.py Renamed all command classes so they're exactly the same as the name of the 2000-02-18 00:13:53 +00:00