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

bundles / IPython 9.11.0 / IPython / core / interactiveshell / ExecutionResult

class

IPython.core.interactiveshell:ExecutionResult

source: /IPython/core/interactiveshell.py :305

Signature

class   ExecutionResult ( info )

Members

Summary

The result of a call to InteractiveShell.run_cell

Extended Summary

Stores information about what took place.

Aliases

  • IPython.core.interactiveshell.ExecutionResult