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

bundles / IPython 9.5.0 / IPython / core / events / EventManager

class

IPython.core.events:EventManager

source: /IPython/core/events.py :17

Signature

class   EventManager ( shell available_events print_on_error = True )

Members

Summary

Manage a collection of events and a sequence of callbacks for each.

Extended Summary

This is attached to InteractiveShell instances as an events attribute.

Aliases

  • IPython.core.events.EventManager