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 eric.snow
Recipients brett.cannon, eric.snow
Date 2012-04-14.21:21:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1334438481.71.0.707548610364.issue14582@psf.upfronthosting.co.za>
In-reply-to
Content
big +1!  I went quite a while before realizing that loader.load_module() was supposed to return the module, due to this specific issue.
History
Date User Action Args
2012-04-14 21:21:21eric.snowsetrecipients: + eric.snow, brett.cannon
2012-04-14 21:21:21eric.snowsetmessageid: <1334438481.71.0.707548610364.issue14582@psf.upfronthosting.co.za>
2012-04-14 21:21:19eric.snowlinkissue14582 messages
2012-04-14 21:21:18eric.snowcreate