summaryrefslogtreecommitdiffstats
path: root/test/LEXFLAGS.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/LEXFLAGS.py')
-rw-r--r--test/LEXFLAGS.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/LEXFLAGS.py b/test/LEXFLAGS.py
index 169ae80..c996770 100644
--- a/test/LEXFLAGS.py
+++ b/test/LEXFLAGS.py
@@ -30,7 +30,7 @@ import string
import sys
import TestSCons
-python = sys.executable
+python = TestSCons.python
if sys.platform == 'win32':
_exe = '.exe'