diff options
Diffstat (limited to 'qt/ScintillaEditPy/testsepq.py')
-rw-r--r-- | qt/ScintillaEditPy/testsepq.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qt/ScintillaEditPy/testsepq.py b/qt/ScintillaEditPy/testsepq.py index 840562a11..26b05ef0a 100644 --- a/qt/ScintillaEditPy/testsepq.py +++ b/qt/ScintillaEditPy/testsepq.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python2 # -*- coding: utf-8 -*- import sys |