This is a development version (9.14.0.dev) and may be unstable. Go to latest (9.13.0)
{ } Raw JSON

bundles / IPython 9.14.0.dev / IPython / core / completer / IPCompleter / python_func_kw_matcher

function

IPython.core.completer:IPCompleter.python_func_kw_matcher

source: /IPython/core/completer.py :2901

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