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

bundles / IPython 9.10.0 / IPython / core / completer / _convert_matcher_v1_result_to_v2

function

IPython.core.completer:_convert_matcher_v1_result_to_v2

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

Signature

def   _convert_matcher_v1_result_to_v2 ( matches : Sequence[str] type : str fragment : Optional[str] = None suppress_if_matches : bool = False )  →  SimpleMatcherResult

Summary

Utility to help with transition

Aliases

  • IPython.core.completer._convert_matcher_v1_result_to_v2