mirror of
https://github.com/python/cpython.git
synced 2024-11-24 02:15:30 +08:00
f299abdafa
The concept of .pyo files no longer exists. Now .pyc files have an optional `opt-` tag which specifies if any extra optimizations beyond the peepholer were applied. |
||
---|---|---|
.. | ||
__init__.py | ||
_bootstrap.py | ||
abc.py | ||
machinery.py | ||
util.py |