cpython/Lib/distutils/command
1999-12-13 21:38:57 +00:00
..
__init__.py
build.py
build_ext.py Changed 'build_extensions()' so 'sources' can be a list or tuple; and 1999-12-12 17:01:01 +00:00
build_py.py Fixed 'find_package_modules()' to ensure that we never build (and thus 1999-12-12 17:03:59 +00:00
dist.py Use 'search', not 'match', on filename pattern regexes. 1999-12-13 21:38:57 +00:00
install.py
install_ext.py
install_lib.py
install_py.py