You are viewing an older version (9.10.0). Go to latest (9.13.0)
{ } Raw JSON

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