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 Pascal.Chambon, barry, brett.cannon, eric.snow, isoschiz, kristjan.jonsson, methane, ncoghlan, pconnell, pje
Date 2013-06-05.15:57:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1370447823.84.0.786198987219.issue17636@psf.upfronthosting.co.za>
In-reply-to
Content
You use importlib.import_module to do programmatic imports (and FYI dots never go into the first argument of __import__).
History
Date User Action Args
2013-06-05 15:57:03brett.cannonsetrecipients: + brett.cannon, barry, pje, ncoghlan, kristjan.jonsson, methane, eric.snow, pconnell, isoschiz, Pascal.Chambon
2013-06-05 15:57:03brett.cannonsetmessageid: <1370447823.84.0.786198987219.issue17636@psf.upfronthosting.co.za>
2013-06-05 15:57:03brett.cannonlinkissue17636 messages
2013-06-05 15:57:03brett.cannoncreate