bpo-34983: Expose symtable.Symbol.is_nonlocal() in the symtable module (GH-9872)
The symbol table was not exposing functionality to query the nonlocal symbols in a function or to check if a particular symbol is nonlocal.
P
Pablo Galindo committed
d5b4f1b5a064c0d858352100fcddb91c363afa51
Parent: 6395844
Committed by GitHub <noreply@github.com>
on 10/20/2018, 12:46:00 AM