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

bundles / IPython latest / 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