mirror of
https://github.com/python/cpython.git
synced 2025-11-25 21:11:09 +00:00
is responsible for installing all Python modules (pure and extensions). Added 'get_outputs()' in preparation for the 'bdist' command, and '_mutate_outputs()' to support 'get_outputs()'. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| build.py | ||
| build_clib.py | ||
| build_ext.py | ||
| build_py.py | ||
| clean.py | ||
| install.py | ||
| install_lib.py | ||
| sdist.py | ||