bundles / IPython 9.12.0 / IPython / core / completer / IPCompleter / python_matcher
function
IPython.core.completer:IPCompleter.python_matcher
source: /IPython/core/completer.py :2765
Signature
def python_matcher ( self , context : CompletionContext ) → SimpleMatcherResult Summary
Match attributes or global python names
Aliases
-
IPython.core.completer.IPCompleter.python_matcher