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 vstinner
Recipients brett.cannon, eric.araujo, ezio.melotti, r.david.murray, vstinner
Date 2013-04-18.22:43:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
> I don't know how to change my code to use imp.load_source().

Woops, I mean "to use importlib".
History
Date User Action Args
2013-04-18 22:43:17vstinnersetrecipients: + vstinner, brett.cannon, ezio.melotti, eric.araujo, r.david.murray
2013-04-18 22:43:17vstinnersetmessageid: <[email protected]>
2013-04-18 22:43:17vstinnerlinkissue17177 messages
2013-04-18 22:43:16vstinnercreate