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

bundles / IPython 9.10.0 / IPython / core / interactiveshell / ExecutionResult

class

IPython.core.interactiveshell:ExecutionResult

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

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