summaryrefslogtreecommitdiffstatshomepage
path: root/py/objsingleton.c
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2017-02-17 10:59:57 +1100
committerDamien George <damien.p.george@gmail.com>2017-02-17 10:59:57 +1100
commita68c75468812859633814e90207faec1a361778e (patch)
tree044594c9f228e3ca4c5eafa36e2ee7e11872dbbb /py/objsingleton.c
parent98b3072da58b9d8f6c054ab40703abea7bbe7018 (diff)
downloadmicropython-a68c75468812859633814e90207faec1a361778e.tar.gz
micropython-a68c75468812859633814e90207faec1a361778e.zip
py/lexer: Move check for keyword to name-tokenising block.
Keywords only needs to be searched for if the token is a MP_TOKEN_NAME, so we can move the seach to the part of the code that does the tokenising for MP_TOKEN_NAME.
Diffstat (limited to 'py/objsingleton.c')
0 files changed, 0 insertions, 0 deletions