mirror of
https://github.com/python/cpython.git
synced 2025-11-03 03:22:27 +00:00
we no longer explicitly pull distribution options out of our Distribution object, but rather let the Distribution put them into the command object. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| build.py | ||
| build_ext.py | ||
| build_py.py | ||
| install.py | ||
| install_lib.py | ||
| install_py.py | ||