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 brett.cannon
Date 2013-06-11.20:44:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1370983444.92.0.65091801701.issue18192@psf.upfronthosting.co.za>
In-reply-to
Content
As part of deprecating imp, need to move imp.get_magic() to importlib where it now belongs. Will be exposed as an attribute instead of a function, though.
History
Date User Action Args
2013-06-11 20:44:04brett.cannonsetrecipients: + brett.cannon
2013-06-11 20:44:04brett.cannonsetmessageid: <1370983444.92.0.65091801701.issue18192@psf.upfronthosting.co.za>
2013-06-11 20:44:04brett.cannonlinkissue18192 messages
2013-06-11 20:44:04brett.cannoncreate