mirror of
https://github.com/python/cpython.git
synced 2025-11-01 10:45:30 +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. |
||
|---|---|---|
| .. | ||
| cmdline.rst | ||
| index.rst | ||
| mac.rst | ||
| scripts.rst | ||
| unix.rst | ||
| venv-create.inc | ||
| win_installer.png | ||
| windows.rst | ||