diff options
Diffstat (limited to 'scripts/HFacer.py')
-rwxr-xr-x | scripts/HFacer.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/HFacer.py b/scripts/HFacer.py index ae4bb2c2f..1e93d688a 100755 --- a/scripts/HFacer.py +++ b/scripts/HFacer.py @@ -2,7 +2,7 @@ # HFacer.py - regenerate the Scintilla.h and SciLexer.h files from the Scintilla.iface interface # definition file. # Implemented 2000 by Neil Hodgson neilh@scintilla.org -# Requires Python 2.5 or later +# Requires Python 2.7 or later import sys import os |