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.

作者 barry
收信人 barry, brett.cannon
日期 2013-06-11.21:07:30
SpamBayes Score -1.0
Marked as misclassified
Message-id <20130611170728.1ddc7943@anarchist>
In-reply-to <1370983444.92.0.65091801701.issue18192@psf.upfronthosting.co.za>
内容
On Jun 11, 2013, at 08:44 PM, Brett Cannon wrote:

>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.

so, importlib.magic ?
历史
日期 用户 动作 参数
2013-06-11 21:07:31barry修改recipients: + barry, brett.cannon
2013-06-11 21:07:31barry链接issue18192 messages
2013-06-11 21:07:30barry创建