Skip to content
Commit 25149c70 authored by Fred Wright's avatar Fred Wright Committed by Matt Selsky
Browse files

Makes pythonize-header use waf's Python.

Aside from the nominal inconsistency of running Python-based
build helpers with a different version of Python than the one
running waf, this can actually fail when the system default Python
is too old for the helper code.  This change arranges to use the
waf Python for pythonize-header, similarly to what is already
being done for the tests.

TESTED:
With default Python set to 2.5, and 2.7 explicitly invoked to run waf,
verified that the build fails without this change and works with it.
parent 63034d8a
Loading
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment