bundles / IPython 9.14.0.dev / IPython / core / completer / IPCompleter / python_func_kw_matches
function
IPython.core.completer:IPCompleter.python_func_kw_matches
source: /IPython/core/completer.py :2907
Signature
def python_func_kw_matches ( self , text ) Summary
Match named parameters (kwargs) of the last open function.
Extended Summary
Aliases
-
IPython.core.completer.IPCompleter.python_func_kw_matches