Georg Brandl <ge...@python.org> added the comment:

It is documented, however, that globals() returns the dictionary of a module, 
which can be modified.  For locals(), the situation is quite more complicated, 
which is why the warning there is warranted.

----------
nosy: +georg.brandl
resolution:  -> works for me
status: open -> closed

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

Reply via email to