mirror of
https://github.com/python/cpython.git
synced 2026-01-27 13:15:25 +00:00
* FOR_ITER now pushes either the iterator and NULL or leaves the iterable and pushes tagged zero * NEXT_ITER uses the tagged int as the index into the sequence or, if TOS is NULL, iterates as before.
Source files for binary executables (as opposed to shared modules)