[ 原始碼: zope.event ]
套件:python3-zope.event(5.0-0.1)
Very basic event publishing system
This 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 is the Python 3 library.
其他與 python3-zope.event 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources