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