This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients Arfrever, benjamin.peterson, brett.cannon, docs@python, eric.snow, python-dev
Date 2012-04-20.19:58:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <E1SLJxz-0007xz-9g@dinsdale.python.org>
In-reply-to
Content
New changeset 150bd84e737e by Brett Cannon in branch 'default':
Issue #14628: Document the fact that import always returns the module
http://hg.python.org/cpython/rev/150bd84e737e
History
Date User Action Args
2012-04-20 19:58:06python-devsetrecipients: + python-dev, brett.cannon, benjamin.peterson, Arfrever, docs@python, eric.snow
2012-04-20 19:58:04python-devlinkissue14628 messages
2012-04-20 19:58:04python-devcreate