eric5_iconeditor.py

branch
Py2 comp.
changeset 3060
5883ce99ee12
parent 3057
10516539f238
parent 3034
7ce719013078
child 3145
a9de05d4a22f
diff -r 0a02c433f52d -r 5883ce99ee12 eric5_iconeditor.py
--- a/eric5_iconeditor.py	Fri Nov 01 15:48:48 2013 +0100
+++ b/eric5_iconeditor.py	Sun Nov 03 15:58:22 2013 +0100
@@ -58,7 +58,7 @@
     """
     Main entry point into the application.
     """
-    options = [\
+    options = [
         ("--config=configDir",
          "use the given directory as the one containing the config files"),
         ("", "name of file to edit")

eric ide

mercurial