diff options
author | Damien George <damien.p.george@gmail.com> | 2015-03-14 13:11:35 +0000 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2015-03-14 13:11:35 +0000 |
commit | 42e0c593084784cb0b630d99b8361bc88abadb78 (patch) | |
tree | 77fbdc4ec51705f0e29e07b050b520a0e27f13f2 /tests/basics/dict_construct.py | |
parent | a77ffe66b23fe0f367af3dd64ae94b56fbf947d3 (diff) | |
download | micropython-42e0c593084784cb0b630d99b8361bc88abadb78.tar.gz micropython-42e0c593084784cb0b630d99b8361bc88abadb78.zip |
py: Add MICROPY_COMP_{DOUBLE,TRIPLE}_TUPLE_ASSIGN config options.
These allow to fine-tune the compiler to select whether it optimises
tuple assignments of the form a, b = c, d and a, b, c = d, e, f.
Sensible defaults are provided.
Diffstat (limited to 'tests/basics/dict_construct.py')
0 files changed, 0 insertions, 0 deletions