diff options
author | Damien George <damien.p.george@gmail.com> | 2016-01-03 16:27:55 +0000 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2016-01-03 16:27:55 +0000 |
commit | 8212d97317b6e0c23c49a4ea34dbdb957f380789 (patch) | |
tree | b03b0ac793306aa102828945aab270ccaac90ac8 /tests/basics/string_mult.py | |
parent | 17f324b83655e68b064f0637f5190000ea0e1f12 (diff) | |
download | micropython-8212d97317b6e0c23c49a4ea34dbdb957f380789.tar.gz micropython-8212d97317b6e0c23c49a4ea34dbdb957f380789.zip |
py: Use polymorphic iterator type where possible to reduce code size.
Only types whose iterator instances still fit in 4 machine words have
been changed to use the polymorphic iterator.
Reduces Thumb2 arch code size by 264 bytes.
Diffstat (limited to 'tests/basics/string_mult.py')
0 files changed, 0 insertions, 0 deletions