summaryrefslogtreecommitdiff
path: root/tests/micropython/const.py
AgeCommit message (Expand)Author
2016-09-27py/modmicropython: Add micropython.const, alias for identity function.Damien George
2016-06-06py/parse: Treat constants that start with underscore as private.Damien George
2014-05-08py, compiler: Add basic support for A=const(123).Damien George