Project/ProjectInterfacesBrowser.py

changeset 5624
cdd346d8858b
parent 5599
033967644b1f
child 5726
e1dbd217214a
--- a/Project/ProjectInterfacesBrowser.py	Fri Mar 17 19:25:58 2017 +0100
+++ b/Project/ProjectInterfacesBrowser.py	Fri Mar 17 19:45:49 2017 +0100
@@ -10,7 +10,7 @@
 
 from __future__ import unicode_literals
 try:
-    str = unicode       # __IGNORE_WARNING_M131__
+    str = unicode
 except NameError:
     pass
 

eric ide

mercurial