diff options
author | Jeremy Hylton <jeremy@alum.mit.edu> | 2006-10-04 02:24:52 (GMT) |
---|---|---|
committer | Jeremy Hylton <jeremy@alum.mit.edu> | 2006-10-04 02:24:52 (GMT) |
commit | 82271f13e7eab69b909d538556e4781e971f7584 (patch) | |
tree | 1e6933364df5194411899d9b6535a525667d1948 /setup.py | |
parent | 1e3c3b15df64a8ca083f63af7884ce60bf4e9c16 (diff) | |
download | cpython-82271f13e7eab69b909d538556e4781e971f7584.zip cpython-82271f13e7eab69b909d538556e4781e971f7584.tar.gz cpython-82271f13e7eab69b909d538556e4781e971f7584.tar.bz2 |
Fix for SF bug 1569998: break permitted inside try.
The compiler was checking that there was something on the fblock
stack, but not that there was a loop on the stack. Fixed that and
added a test for the specific syntax error.
Bug fix candidate.
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions