[issue11171] Python 2.7.1 does not start when "./configure" is used with "--prefix" != "--exec-prefix"

Éric Araujo report at bugs.python.org
Sat Feb 26 15:04:15 CET 2011


Éric Araujo <merwok at netwok.org> added the comment:

I was unclear.  distutils.sysconfig does not play a role in the startup of python anymore.  My question was: does distutils.sysconfig._get_makefile_filename have the same bug as the one that was fixed in sysconfig._get_makefile_filename?

----------

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


More information about the Python-bugs-list mailing list