mirror of
https://github.com/python/cpython.git
synced 2024-11-24 10:24:35 +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. |
||
---|---|---|
.. | ||
data/circular_imports | ||
__init__.py | ||
__main__.py |