Martin Panter added the comment:

How about swapping the two sentences for globals() then:

“Returns the dictionary of the module . . . This represents the symbol table . 
. .”

I thought the current locals() entry is fairly clear. It actually says _not_ to 
modify the dictionary!

----------

_______________________________________
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