--- a/Documentation/Source/eric5.DebugClients.Python3.FlexCompleter.html Sun Sep 29 18:22:08 2013 +0200 +++ b/Documentation/Source/eric5.DebugClients.Python3.FlexCompleter.html Sun Sep 29 18:23:27 2013 +0200 @@ -21,7 +21,7 @@ <body><a NAME="top" ID="top"></a> <h1>eric5.DebugClients.Python3.FlexCompleter</h1> <p> -Word completion for the eric5 shell +Word completion for the eric5 shell. </p><p> <h4>NOTE for eric5 variant</h4> </p><p> @@ -145,6 +145,12 @@ <dd> The namespace for the completer. </dd> +</dl><dl> +<dt>Raises <b>TypeError</b>:</dt> +<dd> +raised to indicate a wrong data structure of + the namespace object +</dd> </dl><a NAME="Completer._callable_postfix" ID="Completer._callable_postfix"></a> <h4>Completer._callable_postfix</h4> <b>_callable_postfix</b>(<i>val, word</i>)