mirror of
https://github.com/python/cpython.git
synced 2025-11-20 02:50:14 +00:00
use global __debug__ flag to determine if compiled files will be ".pyc" or ".pyo". Tweaked compilation output messages too. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| build.py | ||
| build_clib.py | ||
| build_ext.py | ||
| build_py.py | ||
| clean.py | ||
| install.py | ||
| install_lib.py | ||
| sdist.py | ||