[docs] [issue26683] Questionable terminology for describing what locals() does

Marco Buttu report at bugs.python.org
Mon Dec 12 07:13:40 EST 2016


Marco Buttu added the comment:

Another point in the doc, where the meaning of "free variable" is inconsistent with the ``locals()`` and ``code.co_freevars`` meaning:

https://docs.python.org/3/reference/executionmodel.html#interaction-with-dynamic-features

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue26683>
_______________________________________


More information about the docs mailing list