Zope process lifetime events
Project description
zope.processlifetime README
This package provides interfaces / implementations for events relative to the lifetime of a server process (startup, database opening, etc.)
It is derived from Zope 3.4’s ‘zope.app.appsetup’.
zope.processlifetime Changelog
2.0.0 (2013-02-22)
Replaced deprecated zope.interface.implements usage with equivalent zope.interface.implementer decorator.
Dropped support for Python 2.4 and 2.5.
Added support for Python 3.2 and 3.3
1.0 (2009-05-13)
Split out event interfaces / implementations from zope.app.appsetup version 3.10.2.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.