Damien George 42e0c59308 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.
2015-03-14 13:11:35 +00:00
..
2015-02-14 02:20:35 +08:00
2015-02-14 02:20:35 +08:00
2015-02-14 23:35:00 +00:00
2015-01-21 00:19:42 +00:00
2015-02-22 01:21:08 +02:00
2015-03-03 21:37:50 +02:00