mirror of
https://github.com/python/cpython.git
synced 2026-01-03 05:54:03 +00:00
* Compiler emits END_FOR; POP_TOP instead of END_FOR. To support tier 2 side exits in loops. |
||
|---|---|---|
| .. | ||
| metadata | ||
| resources | ||
| __init__.py | ||
| _abc.py | ||
| _bootstrap.py | ||
| _bootstrap_external.py | ||
| abc.py | ||
| machinery.py | ||
| readers.py | ||
| simple.py | ||
| util.py | ||