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, terry.reedy
Date 2013-08-30.22:13:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1377900790.27.0.0256577387598.issue18831@psf.upfronthosting.co.za>
In-reply-to
Content
Not sure what doc discrepancy you are talking about, Terry. The docs for importlib are totally accurate which means no one has been accidentally mislead by them. This bug is about whether importlib.import_module() bypassing builtins.__import__ is a big enough deal to change or not.
History
Date User Action Args
2013-08-30 22:13:10brett.cannonsetrecipients: + brett.cannon, terry.reedy
2013-08-30 22:13:10brett.cannonsetmessageid: <1377900790.27.0.0256577387598.issue18831@psf.upfronthosting.co.za>
2013-08-30 22:13:10brett.cannonlinkissue18831 messages
2013-08-30 22:13:09brett.cannoncreate