blob: abc364697215885b9bc219f448325fc0cd9702aa (
plain) (
blame)
1
2
3
4
5
|
zope.event 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.
|