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 brett.cannon
Recipients brett.cannon
Date 2013-02-03.16:49:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
The various importlib.util decorators involved with __loader__ should reset the attribute when it is set to None, just like for __package__.
History
Date User Action Args
2013-02-03 16:49:34brett.cannonsetrecipients: + brett.cannon
2013-02-03 16:49:34brett.cannonsetmessageid: <[email protected]>
2013-02-03 16:49:34brett.cannonlinkissue17117 messages
2013-02-03 16:49:34brett.cannoncreate