mirror of
https://github.com/python/cpython.git
synced 2026-01-06 15:32:22 +00:00
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 | ||