Files
cpython/Doc/c-api
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
..
2015-02-01 19:46:31 +01:00
2015-01-13 09:20:31 -05:00
2015-04-13 14:21:02 -04:00
2015-01-13 09:20:31 -05:00
2011-10-19 10:58:56 +03:00
2014-10-05 16:38:25 +02:00
2011-05-31 21:27:41 -05:00