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

bundles / IPython 9.3.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