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

bundles / IPython 9.5.0 / IPython / core / completer / IPCompleter / custom_completer_matcher

function

IPython.core.completer:IPCompleter.custom_completer_matcher

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

Signature

def   custom_completer_matcher ( self context )

Summary

Dispatch custom completer.

Extended Summary

If a match is found, suppresses all other matchers except for Jedi.

Aliases

  • IPython.core.completer.IPCompleter.custom_completer_matcher