]> granicus.if.org Git - python/commit
Generate FOR_ITER-based loops instead of old FOR_LOOP-based loops
authorJeremy Hylton <jeremy@alum.mit.edu>
Tue, 28 Aug 2001 16:35:18 +0000 (16:35 +0000)
committerJeremy Hylton <jeremy@alum.mit.edu>
Tue, 28 Aug 2001 16:35:18 +0000 (16:35 +0000)
commitf354575328becbdd21a92f0386db6568dcdd8d45
tree8c90a7d87f5c1cd416391ea77c2cb716993a0664
parent318e167e98a0f01f1093e3dbf71c6f6ded49f707
Generate FOR_ITER-based loops instead of old FOR_LOOP-based loops
Lib/compiler/pycodegen.py
Tools/compiler/compiler/pycodegen.py