cpython/Tools/compiler
Jeremy Hylton 4eb504c2af add loop handling via
Loop object to handle StackRegs
loops stack attr on CodeGenreeator to hold the current loop object

add support for nodes While, Break, Continue
2000-02-10 20:55:50 +00:00
..
compiler add loop handling via 2000-02-10 20:55:50 +00:00