➜

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, akitada, andybuckley, barry, belopolsky, catalin.iacob, christian.heimes, doko, eric.araujo, ivazquez, jafo, jcea, lemburg, matejcik, pitrou, tarek
日期 2013-11-07.17:55:15
SpamBayes Score -1.0
Marked as misclassified 是
Message-id <20131107125512.52e254f4@anarchist>
In-reply-to <1383843410.93.0.855136657304.issue1294959@psf.upfronthosting.co.za>
内容
On Nov 07, 2013, at 04:56 PM, Matthias Klose wrote:

>I disagree about sys.implementation. It's useless and wrong for cross builds.
>Please use sysconfig instead. What sysconfig is maybe missing is a set of
>variables which you can rely on.

Agreed that sysconfig is a better place for more general values.  My point was
that if OpenSUSE wants to carry deltas that are specific only to its platform,
then sys.implementation._<whatever> is the standard place to put it.
历史
日期 用户 动作 参数
2013-11-07 17:55:15barry修改recipients: + barry, lemburg, doko, jafo, jcea, belopolsky, pitrou, christian.heimes, matejcik, tarek, ivazquez, eric.araujo, Arfrever, akitada, andybuckley, catalin.iacob
2013-11-07 17:55:15barry链接issue1294959 messages
2013-11-07 17:55:15barry创建