mirror of
https://github.com/python/cpython
synced 2026-09-27 02:58:16 +03: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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| schema.py | ||
| sequence.py | ||
| text.py | ||