➜

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.

作者 pitrou
收信人 Arfrever, barry, brett.cannon, eric.snow, lemburg, ncoghlan, ned.deily, pitrou, python-dev, steve.dower, tim.golden, vstinner, zach.ware
日期 2014-12-16.19:48:50
SpamBayes Score -1.0
Marked as misclassified 是
Message-id <1418759330.95.0.607900200981.issue22980@psf.upfronthosting.co.za>
In-reply-to
内容
get_platform() will be difficult to reuse, for bootstrapping reasons (you need to know the allowed extensions as soon as the interpreter starts up, or at least as soon as the first extension module may be loaded).
历史
日期 用户 动作 参数
2014-12-16 19:48:51pitrou修改recipients: + pitrou, lemburg, barry, brett.cannon, ncoghlan, vstinner, tim.golden, ned.deily, Arfrever, python-dev, eric.snow, zach.ware, steve.dower
2014-12-16 19:48:50pitrou修改messageid: <1418759330.95.0.607900200981.issue22980@psf.upfronthosting.co.za>
2014-12-16 19:48:50pitrou链接issue22980 messages
2014-12-16 19:48:50pitrou创建