mirror of
https://github.com/python/cpython.git
synced 2025-10-09 16:34:44 +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. |
||
---|---|---|
.. | ||
test | ||
__init__.py | ||
__main__.py | ||
case.py | ||
loader.py | ||
main.py | ||
mock.py | ||
result.py | ||
runner.py | ||
signals.py | ||
suite.py | ||
util.py |