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 / _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