bundles / IPython 9.10.0 / IPython / core / completer / Completer / _attr_matches
function
IPython.core.completer:Completer._attr_matches
source: /IPython/core/completer.py :1254
Signature
def _attr_matches ( self , text : str , include_prefix : bool = True , context : Optional[CompletionContext] = None ) → tuple[Sequence[str], str] Summary
No Docstrings
Aliases
-
IPython.core.completer.Completer._attr_matches