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

bundles / IPython latest / IPython / lib / pretty / CallExpression

class

IPython.lib.pretty:CallExpression

source: /IPython/lib/pretty.py :542

Signature

class   CallExpression ( _CallExpression__name * args ** kwargs )

Members

Summary

Object which emits a line-wrapped call expression in the form __name(*args, **kwargs)

Aliases

  • IPython.lib.pretty.CallExpression