Necessary changes towards supporting Jython.
[scons.git] / test / up-to-date.py
index ab5e6075e815be79cceae510ef811657cd549e6a..b2f8d737d83cca5e75c166d99fe81ad03d5b4ee2 100644 (file)
@@ -29,7 +29,7 @@ import string
 import sys
 import TestSCons
 
-python = sys.executable
+python = TestSCons.python
 
 test = TestSCons.TestSCons()