bundles / IPython 9.13.0 / IPython / core / autocall / IPyAutocall
class
IPython.core.autocall:IPyAutocall
source: /IPython/core/autocall.py :31
Signature
class IPyAutocall ( ip = None ) Members
Summary
Instances of this class are always autocalled
Extended Summary
This happens regardless of 'autocall' variable state. Use this to develop macro-like mechanisms.
Aliases
-
IPython.core.autocall.IPyAutocall