diff options
author | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2015-06-06 22:57:31 +0300 |
---|---|---|
committer | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2015-06-06 22:57:54 +0300 |
commit | 1679696612007107dac55d936006b1923eda2475 (patch) | |
tree | 2c517a0a4223932b3d2edb9a780076407354025c /py/lexerunix.c | |
parent | 07408cbd1f1c10b6d4784dccdea3f14e44605dca (diff) | |
download | micropython-1679696612007107dac55d936006b1923eda2475.tar.gz micropython-1679696612007107dac55d936006b1923eda2475.zip |
moductypes: Swap address and descriptor args in constructor.
Now address comes first, and args related to struct type are groupped next.
Besides clear groupping, should help catch errors eagerly (e.g. forgetting
to pass address will error out).
Also, improve args number checking/reporting overall.
Diffstat (limited to 'py/lexerunix.c')
0 files changed, 0 insertions, 0 deletions