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

changeset 2966
f85f686981ad
parent 2387
2d119e79ab54
child 3591
2f2a4a76dd22
diff -r d133c7edd88a -r f85f686981ad Documentation/Source/eric5.DebugClients.Python3.FlexCompleter.html
--- 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>)

eric ide

mercurial