python34-zope-event - Zope Event Publication (Python 3)
Website: | http://pypi.python.org/pypi/zope.event/ |
---|---|
License: | ZPLv2.1 |
- Description:
The zope.event package provides a simple event system. It provides an event publishing system and a very simple event-dispatching system on which more sophisticated event dispatching systems can be built. (For example, a type-based event dispatching system that builds on zope.event can be found in zope.component.) This package contains the version for Python 3.
Packages
python34-zope-event-4.0.3-2.el7.centos.noarch [78 KiB] |
Changelog
by Ralph Bean (2014-10-15):
- Fix a python3 conditional block. |