QScintilla/Lexers/LexerPython.py

changeset 3539
0c2dc1446ebf
parent 3515
1b8381afe38f
child 3591
2f2a4a76dd22
diff -r 33a75660df08 -r 0c2dc1446ebf QScintilla/Lexers/LexerPython.py
--- a/QScintilla/Lexers/LexerPython.py	Sat Apr 26 10:06:49 2014 +0200
+++ b/QScintilla/Lexers/LexerPython.py	Sat Apr 26 10:36:09 2014 +0200
@@ -11,7 +11,7 @@
 
 import re
 
-from PyQt4.Qsci import QsciLexerPython,  QsciScintilla
+from PyQt4.Qsci import QsciLexerPython, QsciScintilla
 
 from .Lexer import Lexer
 import Preferences

eric ide

mercurial