File: classhandler.rst

package info (click to toggle)
zope.event 6.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 224 kB
  • sloc: python: 141; makefile: 74
file content (8 lines) | stat: -rw-r--r-- 195 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
============================
 Class-based event handlers
============================

.. automodule:: zope.event.classhandler
    :no-members:

.. autofunction:: handler(event_class, [handler])