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, brett.cannon, eric.snow, python-dev
Date 2012-04-27.21:33:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <E1SNsmo-00052M-UV@dinsdale.python.org>
In-reply-to
Content
New changeset 496c68f90a03 by Brett Cannon in branch 'default':
Issue #14646: __import__() now sets __loader__ if need be.
http://hg.python.org/cpython/rev/496c68f90a03
History
Date User Action Args
2012-04-27 21:33:08python-devsetrecipients: + python-dev, brett.cannon, Arfrever, eric.snow
2012-04-27 21:33:07python-devlinkissue14646 messages
2012-04-27 21:33:07python-devcreate