This is a development version (latest) and may be unstable. Go to latest (9.13.0)
{ } Raw JSON

bundles / IPython latest / 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