E5XML/PluginRepositoryReader.py

branch
Py2 comp.
changeset 3060
5883ce99ee12
parent 3058
0a02c433f52d
parent 3035
36e9f388958b
child 3142
55030c09e142
diff -r 0a02c433f52d -r 5883ce99ee12 E5XML/PluginRepositoryReader.py
--- a/E5XML/PluginRepositoryReader.py	Fri Nov 01 15:48:48 2013 +0100
+++ b/E5XML/PluginRepositoryReader.py	Sun Nov 03 15:58:22 2013 +0100
@@ -68,7 +68,7 @@
                       "author": "",
                       "version": "",
                       "filename": "",
-        }
+                      }
         pluginInfo["status"] = self.attribute("status", "unknown")
         
         while not self.atEnd():

eric ide

mercurial