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 / InteractiveShell / save_sys_module_state

function

IPython.core.interactiveshell:InteractiveShell.save_sys_module_state

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

Signature

def   save_sys_module_state ( self )

Summary

Save the state of hooks in the sys module.

Extended Summary

This has to be called after self.user_module is created.

Aliases

  • IPython.InteractiveShell.save_sys_module_state