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

bundles / IPython 9.12.0 / IPython / core / completer / SimpleCompletion

class

IPython.core.completer:SimpleCompletion

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

Signature

class   SimpleCompletion ( text : str * type : Optional[str] = None )

Members

Summary

Completion item to be included in the dictionary returned by new-style Matcher (API v2).

Extended Summary

Aliases

  • IPython.core.completer.SimpleCompletion