Staging
v0.5.1
https://github.com/python/cpython
Revision bb0bae6da2c322971041d7943d1096d0590a9d3f authored by Jeremy Hylton on 12 April 2001, 21:54:41 UTC, committed by Jeremy Hylton on 12 April 2001, 21:54:41 UTC
Otherwise, continue/break will attempt to affect the wrong loop.

A few more fiddles to get the SET_LINENOs consistent across compilers.
1 parent 13d7094
History
Tip revision: bb0bae6da2c322971041d7943d1096d0590a9d3f authored by Jeremy Hylton on 12 April 2001, 21:54:41 UTC
Pop loop off the loop stack before handling the loop's else clause.
Tip revision: bb0bae6

README

back to top