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 <1359910174.55.0.468649614578.issue17117@psf.upfronthosting.co.za>
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: <1359910174.55.0.468649614578.issue17117@psf.upfronthosting.co.za>
2013-02-03 16:49:34brett.cannonlinkissue17117 messages
2013-02-03 16:49:34brett.cannoncreate