Terry J. Reedy added the comment:

My succinct version:

Return the dictionary implementing the current module namespace. For code 
within functions, this is set when the function is defined and remains the same 
regardless of where a function is called.

----------
versions: +Python 3.5 -Python 3.3

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

Reply via email to