103 <tr><td>None</td></tr> |
103 <tr><td>None</td></tr> |
104 </table> |
104 </table> |
105 <h3>Methods</h3> |
105 <h3>Methods</h3> |
106 <table> |
106 <table> |
107 <tr> |
107 <tr> |
|
108 <td><a href="#Completer.__init__">Completer</a></td> |
|
109 <td>Create a new completer for the command line.</td> |
|
110 </tr><tr> |
108 <td><a href="#Completer._callable_postfix">_callable_postfix</a></td> |
111 <td><a href="#Completer._callable_postfix">_callable_postfix</a></td> |
109 <td>Protected method to check for a callable.</td> |
112 <td>Protected method to check for a callable.</td> |
110 </tr><tr> |
113 </tr><tr> |
111 <td><a href="#Completer.attr_matches">attr_matches</a></td> |
114 <td><a href="#Completer.attr_matches">attr_matches</a></td> |
112 <td>Compute matches when text contains a dot.</td> |
115 <td>Compute matches when text contains a dot.</td> |