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 / IPCompleter / all_completions

function

IPython.core.completer:IPCompleter.all_completions

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

Signature

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

Summary

Wrapper around the completion methods for the benefit of emacs.

Aliases

  • IPython.core.completer.IPCompleter.all_completions