Documentation/Source/eric5.DebugClients.Python.FlexCompleter.html

changeset 945
8cd4d08fa9f6
parent 440
69ace3e2dcf6
child 1228
7afaf2fca55b
--- a/Documentation/Source/eric5.DebugClients.Python.FlexCompleter.html	Fri Mar 11 08:55:14 2011 +0100
+++ b/Documentation/Source/eric5.DebugClients.Python.FlexCompleter.html	Fri Mar 11 16:51:57 2011 +0100
@@ -26,8 +26,8 @@
 </p><p>
 <h4>NOTE for eric5 variant</h4>
 </p><p>
-    This version is a re-implementation of FlexCompleter 
-    as found in the PyQwt package. It is modified to work with the eric5 debug 
+    This version is a re-implementation of FlexCompleter
+    as found in the PyQwt package. It is modified to work with the eric5 debug
     clients.
 </p><p>
 
@@ -43,7 +43,7 @@
 </p><p>
 <h4>NOTE for FlexCompleter</h4>
 </p><p>
-    This version is a re-implementation of rlcompleter with 
+    This version is a re-implementation of rlcompleter with
     selectable namespace.
 </p><p>
     The problem with rlcompleter is that it's hardwired to work with
@@ -152,7 +152,7 @@
 </table>
 <a NAME="Completer.__init__" ID="Completer.__init__"></a>
 <h4>Completer (Constructor)</h4>
-<b>Completer</b>(<i>namespace = None</i>)
+<b>Completer</b>(<i>namespace=None</i>)
 <p>
         Create a new completer for the command line.
 </p><p>

eric ide

mercurial