--- a/Documentation/Source/eric5.DebugClients.Python3.FlexCompleter.html Fri Mar 11 08:55:14 2011 +0100 +++ b/Documentation/Source/eric5.DebugClients.Python3.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 rlcompleter - as found in the Python3 library. It is modified to work with the eric5 + This version is a re-implementation of rlcompleter + as found in the Python3 library. It is modified to work with the eric5 debug clients. </p><p> <h4>Original rlcompleter documentation</h4> @@ -119,7 +119,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>