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

class

IPython.core.completer:SimpleCompletion

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

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