summaryrefslogtreecommitdiffstatshomepage
path: root/tests/basics/with-break.py
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2014-04-28 09:56:31 +0100
committerDamien George <damien.p.george@gmail.com>2014-04-28 09:56:31 +0100
commit0c8fcb9c498966bc330150a50ed31bf6874d79d2 (patch)
tree172212928c6d8a6334ba3c21713712024170a4d5 /tests/basics/with-break.py
parenta224067846ad92c09249abdcb77fac7420eb1a95 (diff)
downloadmicropython-0c8fcb9c498966bc330150a50ed31bf6874d79d2.tar.gz
micropython-0c8fcb9c498966bc330150a50ed31bf6874d79d2.zip
py: Remove silly comment about interning keywords.
Of course, keywords are turned into lexer tokens in the lexer, so will never need to be interned (unless you do something like x="def"). As it is now, the following on pyboard makes no new qstrs: import pyb pyb.info()
Diffstat (limited to 'tests/basics/with-break.py')
0 files changed, 0 insertions, 0 deletions