◐ Shell
clean mode source ↗

Message 224614 - Python tracker

Message224614

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 <1407050544.46.0.150494491771.issue18034@psf.upfronthosting.co.za>
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: <1407050544.46.0.150494491771.issue18034@psf.upfronthosting.co.za>
2014-08-03 07:22:24larstiqlinkissue18034 messages
2014-08-03 07:22:24larstiqcreate