/usr/share/doc/python3-zope-event/html/_sources
NameSizeModeActions
api.rst.txt2380644editdlrm
api.txt2380644editdlrm
classhandler.rst.txt10930644editdlrm
classhandler.txt10930644editdlrm
hacking.rst.txt85520644editdlrm
hacking.txt85520644editdlrm
index.rst.txt6240644editdlrm
index.txt6240644editdlrm
theory.rst.txt4930644editdlrm
theory.txt4930644editdlrm
usage.rst.txt18120644editdlrm
usage.txt18120644editdlrm
Edit: /usr/share/doc/python3-zope-event/html/_sources/index.txt (624B)
:mod:`zope.event` Documentation =============================== This package provides a simple event system on which application-specific event systems can be built. Application code can generate events without being concerned about the event-processing frameworks that might handle the events. Events are objects that represent something happening in a system. They are used to extend processing by providing processing plug points. Contents: .. toctree:: :maxdepth: 2 usage theory api classhandler hacking Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`