Brett Cannon <br...@python.org> added the comment:

So I think the sentence is saying exactly what is going on, but you want 
clarification that the module object is originating from sys.modules 
specifically. So you could change the sentence to "The first form of import 
statement binds the module name in the local namespace to the module object as 
found in sys.modules."

----------

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

Reply via email to