1.. _api-docs:
2
3:mod:`zope.event` API Reference
4===============================
5
6The package exports the following API symbols.
7
8Data
9----
10
11.. autodata:: zope.event.subscribers
12
13
14Functions
15---------
16
17.. autofunction:: zope.event.notify
18