mirror of
https://github.com/python/cpython.git
synced 2026-01-06 15:32:22 +00:00
these must come from the 'build' command. This means we no longer need the misconceived 'set_peer_option()' method in Command and, more importantly, sweeps away a bunch of potential future complexity to handle this tricky case. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| build.py | ||
| build_clib.py | ||
| build_ext.py | ||
| build_py.py | ||
| clean.py | ||
| install.py | ||
| install_ext.py | ||
| install_lib.py | ||
| install_py.py | ||
| sdist.py | ||