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
收信人 Arfrever, barry, brett.cannon
日期 2013-06-14.19:35:25
SpamBayes Score -1.0
Marked as misclassified
Message-id <1371238525.09.0.340720776249.issue18192@psf.upfronthosting.co.za>
In-reply-to
内容
The only argument I have about it is that if someone *does* want to use, it should be fairly easily discoverable.  Also, since it's a concrete value, it seems a little weird that it's stashed in an abc.

I suppose importlib.machinery.MAGIC is better than importlib.abc.SourceLoader.magic
历史
日期 用户 动作 参数
2013-06-14 19:35:25barry修改recipients: + barry, brett.cannon, Arfrever
2013-06-14 19:35:25barry修改messageid: <1371238525.09.0.340720776249.issue18192@psf.upfronthosting.co.za>
2013-06-14 19:35:25barry链接issue18192 messages
2013-06-14 19:35:25barry创建