diff options
author | Damien George <damien.p.george@gmail.com> | 2014-03-31 18:02:22 +0100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2014-03-31 18:02:22 +0100 |
commit | 3ff2d038912cba10f856f47cefbabf68f84cb098 (patch) | |
tree | 41b4bb5d0214d8c0e8c0794911695119a104737d /py/objnamedtuple.c | |
parent | 8cd72bdf92fc8d8d735e332295e9582ae20bbaef (diff) | |
download | micropython-3ff2d038912cba10f856f47cefbabf68f84cb098.tar.gz micropython-3ff2d038912cba10f856f47cefbabf68f84cb098.zip |
py: Fix bug in optimised for .. range.
Don't store final, failing value to the loop variable. This fix also
makes for .. range a bit more efficient, as it uses less store/load
pairs for the loop variable.
Diffstat (limited to 'py/objnamedtuple.c')
0 files changed, 0 insertions, 0 deletions