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

bundles / IPython 9.11.0 / IPython / core / macro / Macro / __getstate__

function

IPython.core.macro:Macro.__getstate__

source: /IPython/core/macro.py :44

Signature

def   __getstate__ ( self )

Summary

needed for safe pickling via %store

Aliases

  • IPython.core.interactiveshell.Macro.__getstate__