bundles / IPython 9.12.0 / IPython / core / completer / IPCompleter / python_func_kw_matcher
function
IPython.core.completer:IPCompleter.python_func_kw_matcher
source: /IPython/core/completer.py :2897
Signature
def python_func_kw_matcher ( self , context : CompletionContext ) → SimpleMatcherResult Summary
Match named parameters (kwargs) of the last open function.
Aliases
-
IPython.core.completer.IPCompleter.python_func_kw_matcher