[issue12633] sys.modules gets special treatment

Nick Coghlan report at bugs.python.org
Mon Jul 25 09:22:39 CEST 2011


Nick Coghlan <ncoghlan at gmail.com> added the comment:

+1 for making this limitation explicit. See the caveat on locals() [1] for an example of how to note this kind of restriction.

[1] http://docs.python.org/dev/library/functions.html#locals

----------

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


More information about the Python-bugs-list mailing list