bundles / IPython 9.11.0 / IPython / core / autocall / ExitAutocall
class
IPython.core.autocall:ExitAutocall
source: /IPython/core/autocall.py :51
Signature
class ExitAutocall ( ip = None ) Members
Summary
An autocallable object which will be added to the user namespace so that exit, exit(), quit or quit() are all valid ways to close the shell.
Aliases
-
IPython.core.autocall.ExitAutocall