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 eric.snow
Date 2013-12-19.04:11:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1387426285.76.0.769422966502.issue20021@psf.upfronthosting.co.za>
In-reply-to
Content
Python/makeopcodetargets.py uses deprecated imp APIs.  It should be refactored to use newer import-related APIs.
History
Date User Action Args
2013-12-19 04:11:25eric.snowsetrecipients: + eric.snow
2013-12-19 04:11:25eric.snowsetmessageid: <1387426285.76.0.769422966502.issue20021@psf.upfronthosting.co.za>
2013-12-19 04:11:25eric.snowlinkissue20021 messages
2013-12-19 04:11:25eric.snowcreate