[issue1294959] Problems with /usr/lib64 builds.

Barry A. Warsaw report at bugs.python.org
Thu Nov 7 18:55:15 CET 2013


Barry A. Warsaw added the comment:

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.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue1294959>
_______________________________________


More information about the Python-bugs-list mailing list