.. _events_module: :mod:`repoze.bfg.events` -------------------------- .. automodule:: repoze.bfg.events Functions ~~~~~~~~~ .. autofunction:: subscriber .. _event_types: Event Types ~~~~~~~~~~~ .. autoclass:: ApplicationCreated .. autoclass:: NewRequest .. autoclass:: ContextFound .. autoclass:: NewResponse See :ref:`events_chapter` for more information about how to register code which subscribes to these events.