bundles / IPython 9.5.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 :1874
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