You are viewing an older version (9.11.0). Go to latest (9.13.0)
{ } Raw JSON

bundles / IPython 9.11.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