summaryrefslogtreecommitdiffstatshomepage
path: root/py/objclosure.c
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2016-09-27 13:34:21 +1000
committerDamien George <damien.p.george@gmail.com>2016-09-27 13:34:21 +1000
commit791b65f4b261a23e427664f0b86ce32b60e33cb5 (patch)
tree87a8a76e78bb440977d437637e98c1e9f3aaaf1b /py/objclosure.c
parentf65e4f0b8fbd3992da6cf8a69e89e3bad3001d36 (diff)
downloadmicropython-791b65f4b261a23e427664f0b86ce32b60e33cb5.tar.gz
micropython-791b65f4b261a23e427664f0b86ce32b60e33cb5.zip
py/modmicropython: Add micropython.const, alias for identity function.
Having a micropython.const identity function, and writing "from micropython import const" at the start of scripts that use the const feature, allows to write scripts which are compatible with CPython, and with uPy builds that don't include const optimisation. This patch adds such a function and updates the tests to do the import.
Diffstat (limited to 'py/objclosure.c')
0 files changed, 0 insertions, 0 deletions