Cooperation/Connection.py

changeset 5624
cdd346d8858b
parent 5597
3d88d53f8c2b
child 5726
e1dbd217214a
--- a/Cooperation/Connection.py	Fri Mar 17 19:25:58 2017 +0100
+++ b/Cooperation/Connection.py	Fri Mar 17 19:45:49 2017 +0100
@@ -9,7 +9,7 @@
 
 from __future__ import unicode_literals
 try:
-    str = unicode   # __IGNORE_WARNING_M131__
+    str = unicode
 except NameError:
     pass
 

eric ide

mercurial