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 Arfrever, benjamin.peterson, brett.cannon, eric.araujo, ezio.melotti, python-dev, r.david.murray, vstinner
Date 2013-06-18.18:00:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1371578431.23.0.235240366741.issue17177@psf.upfronthosting.co.za>
In-reply-to
Content
Going to temporarily re-open to remind me to add better deprecation docs for imp.load_module() to point to specific loader in importlib.machinery.

Should also add example usage as well.
History
Date User Action Args
2013-06-18 18:00:31brett.cannonsetrecipients: + brett.cannon, vstinner, benjamin.peterson, ezio.melotti, eric.araujo, Arfrever, r.david.murray, python-dev
2013-06-18 18:00:31brett.cannonsetmessageid: <1371578431.23.0.235240366741.issue17177@psf.upfronthosting.co.za>
2013-06-18 18:00:31brett.cannonlinkissue17177 messages
2013-06-18 18:00:31brett.cannoncreate