ThirdParty/Jasy/jasy/js/parse/VanillaBuilder.py

branch
Py2 comp.
changeset 3145
a9de05d4a22f
parent 2847
1843ef6e2656
child 5843
76eee727ccd9
--- a/ThirdParty/Jasy/jasy/js/parse/VanillaBuilder.py	Sat Dec 14 23:05:59 2013 +0100
+++ b/ThirdParty/Jasy/jasy/js/parse/VanillaBuilder.py	Sat Dec 14 23:44:25 2013 +0100
@@ -10,7 +10,7 @@
 #   - Sebastian Werner <info@sebastian-werner.net> (Python Port) (2010)
 #
 
-from __future__ import unicode_literals    # __IGNORE_WARNING__
+from __future__ import unicode_literals
 
 import jasy.js.parse.Node
 

eric ide

mercurial