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

changeset 7960
e8fc383322f7
parent 7273
391d6b7b1eff
child 7989
a21d673a8f99
equal deleted inserted replaced
7959:44e15eda6506 7960:e8fc383322f7
21 <body> 21 <body>
22 <a NAME="top" ID="top"></a> 22 <a NAME="top" ID="top"></a>
23 <h1>eric6.DebugClients.Python.FlexCompleter</h1> 23 <h1>eric6.DebugClients.Python.FlexCompleter</h1>
24 24
25 <p> 25 <p>
26 Word completion for the eric6 shell. 26 Word completion for the eric shell.
27 </p> 27 </p>
28 <p> 28 <p>
29 <h4>NOTE for eric6 variant</h4> 29 <h4>NOTE for eric variant</h4>
30 </p> 30 </p>
31 <p> 31 <p>
32 This version is a re-implementation of rlcompleter 32 This version is a re-implementation of rlcompleter
33 as found in the Python3 library. It is modified to work with the eric6 33 as found in the Python3 library. It is modified to work with the eric
34 debug clients. 34 debug clients.
35 </p> 35 </p>
36 <p> 36 <p>
37 <h4>Original rlcompleter documentation</h4> 37 <h4>Original rlcompleter documentation</h4>
38 </p> 38 </p>

eric ide

mercurial