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 / python_matches

function

IPython.core.completer:IPCompleter.python_matches

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

Signature

def   python_matches ( self text : str )  →  Iterable[str]

Summary

Match attributes or global python names.

Extended Summary

Aliases

  • IPython.core.completer.IPCompleter.python_matches