This is a development version (latest) and may be unstable. Go to latest (9.13.0)
{ } Raw JSON

bundles / IPython latest / IPython / core / completer / _MatcherAPIv1Base / __call__

function

IPython.core.completer:_MatcherAPIv1Base.__call__

source: /IPython/core/completer.py :660

Signature

def   __call__ ( self text : str )  →  list[str]

Summary

Call signature.

Aliases

  • IPython.core.completer._MatcherAPIv1Base.__call__