[issue4582] type of __builtins__ changes if in main module or not

Martin v. Löwis report at bugs.python.org
Sun Dec 7 21:57:08 CET 2008


Martin v. Löwis <martin at v.loewis.de> added the comment:

This is documented, intentional behavior:

http://docs.python.org/library/__builtin__.html?highlight=__builtins__

----------
nosy: +loewis
resolution:  -> wont fix
status: open -> closed

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


More information about the Python-bugs-list mailing list