Camion <camion_spam-pyb...@yahoo.com> added the comment:

I don't think there anything in the definition of "lexical scoping", which 
forbids to have a way to access globals from some place. Lexical scoping just 
means that scoping is defined in regards of the source code, by opposition 
dynamic scoping, which defines the scope in regard with execution.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue32361>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to