cpython/Lib/test/support
Brett Cannon f299abdafa Issue #23731: Implement PEP 488.
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.
2015-04-13 14:21:02 -04:00
..
__init__.py Issue #23731: Implement PEP 488. 2015-04-13 14:21:02 -04:00