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 pjenvey
Recipients benjamin.peterson, brett.cannon, pjenvey
Date 2012-04-18.04:50:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1334724626.01.0.821866967397.issue14609@psf.upfronthosting.co.za>
In-reply-to
Content
__import__ needs the actual module on hand so it can e.g. attach it to its parent module
History
Date User Action Args
2012-04-18 04:50:26pjenveysetrecipients: + pjenvey, brett.cannon, benjamin.peterson
2012-04-18 04:50:26pjenveysetmessageid: <1334724626.01.0.821866967397.issue14609@psf.upfronthosting.co.za>
2012-04-18 04:50:25pjenveylinkissue14609 messages
2012-04-18 04:50:25pjenveycreate