bundles / IPython 9.13.0 / IPython / core / interactiveshell / InteractiveShell / _atexit_once
function
IPython.core.interactiveshell:InteractiveShell._atexit_once
Signature
def _atexit_once ( self ) Summary
At exist operation that need to be called at most once. Second call to this function per instance will do nothing.
Aliases
-
IPython.InteractiveShell._atexit_once