[issue14774] _sysconfigdata.py doesn't support multiple build configurations

Dave Malcolm report at bugs.python.org
Thu May 10 21:55:25 CEST 2012


Dave Malcolm <dmalcolm at redhat.com> added the comment:

Note to self: workaround is to
  rm ../../Lib/_sysconfigdata.py || make ../../Lib/_sysconfigdata.py
before running my tests in either configuration, to force the file to be regenerated using what "make" thinks the settings are

----------

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


More information about the Python-bugs-list mailing list