VCS/CommandOptionsDialog.py

branch
Py2 comp.
changeset 3057
10516539f238
parent 2525
8b507a9a2d40
parent 3013
fe886b7f8f40
child 3060
5883ce99ee12
--- a/VCS/CommandOptionsDialog.py	Tue Oct 15 22:03:54 2013 +0200
+++ b/VCS/CommandOptionsDialog.py	Fri Oct 18 23:00:41 2013 +0200
@@ -63,7 +63,8 @@
         """
         Public method used to retrieve the entered options.
         
-        @return dictionary of strings giving the options for each supported vcs command
+        @return dictionary of strings giving the options for each supported
+            vcs command
         """
         opt = {}
         opt['global'] = Utilities.parseOptionString(self.globalEdit.text())

eric ide

mercurial