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

bundles / IPython latest / IPython / core / formatters / BaseFormatter / __call__

function

IPython.core.formatters:BaseFormatter.__call__

source: /IPython/core/formatters.py :392

Signature

def   __call__ ( self obj )

Summary

Compute the format for an object.

Aliases

  • IPython.core.formatters.BaseFormatter.__call__