ProjectKivy/KivyLexer.py

changeset 22
0de62c0edd89
parent 19
f377374b5e03
child 28
2615321bc75b
--- a/ProjectKivy/KivyLexer.py	Sun Mar 09 18:02:57 2014 +0100
+++ b/ProjectKivy/KivyLexer.py	Sat Apr 26 16:48:49 2014 +0200
@@ -12,7 +12,7 @@
 # Copyright of the original by the Kivy Team.
 #
 
-from __future__ import unicode_literals    # __IGNORE_WARNING__
+from __future__ import unicode_literals
 
 from pygments.lexer import RegexLexer, bygroups, using
 from pygments.lexers.agile import PythonLexer

eric ide

mercurial