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