diff options
author | Damien George <damien.p.george@gmail.com> | 2014-05-30 15:20:41 +0100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2014-05-30 15:20:41 +0100 |
commit | 25c84643b6c4da169cdb11de54f027e3c477c301 (patch) | |
tree | ae25e8618ebcf421c0e711fd51807e32dd366041 /unix/modsocket.c | |
parent | 8827682b35f6fefb4604f28447b77e8443cbf1cb (diff) | |
download | micropython-25c84643b6c4da169cdb11de54f027e3c477c301.tar.gz micropython-25c84643b6c4da169cdb11de54f027e3c477c301.zip |
py: Fix break from within a for loop.
Needed to pop the iterator object when breaking out of a for loop. Need
also to be careful to unwind exception handler before popping iterator.
Addresses issue #635.
Diffstat (limited to 'unix/modsocket.c')
0 files changed, 0 insertions, 0 deletions