Tasks/TaskViewer.py

branch
Py2 comp.
changeset 3145
a9de05d4a22f
parent 3080
6c0a430b19df
child 3161
06f57a834adf
--- a/Tasks/TaskViewer.py	Sat Dec 14 23:05:59 2013 +0100
+++ b/Tasks/TaskViewer.py	Sat Dec 14 23:44:25 2013 +0100
@@ -11,7 +11,7 @@
 introductory text. This text is configurable.
 """
 
-from __future__ import unicode_literals    # __IGNORE_WARNING__
+from __future__ import unicode_literals
 
 import os
 import fnmatch

eric ide

mercurial