diff options
author | Damien George <damien.p.george@gmail.com> | 2014-04-27 16:46:51 +0100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2014-04-27 16:46:51 +0100 |
commit | 2c0842b3c57a1f2a6556690c6ca7c224d49144d8 (patch) | |
tree | f29e71b2f4405037bc6f1c58204483cd84161147 /py/pfenv.c | |
parent | 2827d62e8b5790b2d770b9ce54e25cd56e949f20 (diff) | |
download | micropython-2c0842b3c57a1f2a6556690c6ca7c224d49144d8.tar.gz micropython-2c0842b3c57a1f2a6556690c6ca7c224d49144d8.zip |
py: Change the way function arguments are compiled.
New way uses slightly less ROM and RAM, should be slightly faster, and,
most importantly, allows to catch the error "non-keyword arg following
keyword arg".
Addresses issue #466.
Diffstat (limited to 'py/pfenv.c')
0 files changed, 0 insertions, 0 deletions