summaryrefslogtreecommitdiffstatshomepage
path: root/docs/esp8266/tutorial/pins.rst
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2016-06-06 17:28:32 +0100
committerDamien George <damien.p.george@gmail.com>2016-06-06 17:28:32 +0100
commitb1533c43669c037d04c87d1756355cdc8edd5e0a (patch)
tree10dad92829abdc70036ca2398ac2dce7ce00ff60 /docs/esp8266/tutorial/pins.rst
parent2bf6eb9fe2e7e2acd1ce361dd8276cb8f047f8fe (diff)
downloadmicropython-b1533c43669c037d04c87d1756355cdc8edd5e0a.tar.gz
micropython-b1533c43669c037d04c87d1756355cdc8edd5e0a.zip
py/parse: Treat constants that start with underscore as private.
Assignments of the form "_id = const(value)" are treated as private (following a similar CPython convention) and code is no longer emitted for the assignment to a global variable. See issue #2111.
Diffstat (limited to 'docs/esp8266/tutorial/pins.rst')
0 files changed, 0 insertions, 0 deletions