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, docs@python
Date 2013-10-25.17:00:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1382720454.45.0.30306791962.issue19392@psf.upfronthosting.co.za>
In-reply-to
Content
Make sure importlib.reload() (and by extension imp.reload()) mention that __loader__ must be defined as well as __name__.
History
Date User Action Args
2013-10-25 17:00:54brett.cannonsetrecipients: + brett.cannon, docs@python
2013-10-25 17:00:54brett.cannonsetmessageid: <1382720454.45.0.30306791962.issue19392@psf.upfronthosting.co.za>
2013-10-25 17:00:54brett.cannonlinkissue19392 messages
2013-10-25 17:00:54brett.cannoncreate