mirror of
https://github.com/python/cpython.git
synced 2025-11-26 21:33:10 +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. |
||
|---|---|---|
| .. | ||
| apiref.rst | ||
| builtdist.rst | ||
| commandref.rst | ||
| configfile.rst | ||
| examples.rst | ||
| extending.rst | ||
| index.rst | ||
| introduction.rst | ||
| packageindex.rst | ||
| setupscript.rst | ||
| sourcedist.rst | ||
| uploading.rst | ||