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 larstiq
Recipients brett.cannon, docs@python, eric.snow, ezio.melotti, larstiq, r.david.murray
Date 2014-08-03.07:22:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
The attached patch changes the body of the __import__ faq entry to suggest using `importlib.import_module` instead.
History
Date User Action Args
2014-08-03 07:22:24larstiqsetrecipients: + larstiq, brett.cannon, ezio.melotti, r.david.murray, docs@python, eric.snow
2014-08-03 07:22:24larstiqsetmessageid: <[email protected]>
2014-08-03 07:22:24larstiqlinkissue18034 messages
2014-08-03 07:22:24larstiqcreate