summaryrefslogtreecommitdiff
path: root/py/compile.c
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2018-10-26 16:36:29 +1100
committerDamien George <damien.p.george@gmail.com>2018-10-27 23:57:14 +1100
commitc2074e7b66a042492604fbf9ea80b71cdf848e93 (patch)
tree6ece2379e19cae9c9e2e57bc00585cb2ec3e78aa /py/compile.c
parent746dbf78d3067f32c8885217d53ff9231dac3772 (diff)
tests/cmdline/cmd_showbc.py: Fix test to explicitly declare nonlocal.
The way it was written previously the variable x was not an implicit nonlocal, it was just a normal local (but the compiler has a bug which incorrectly makes it a nonlocal).
Diffstat (limited to 'py/compile.c')
0 files changed, 0 insertions, 0 deletions