| copyright: | 2007-2009-2008 by Armin Ronacher |
|---|---|
| license: | MIT |
Helper class that handles event listeners and event emitting.
This is not a public interface. Always use the emit_event or iter_listeners functions to access it or the connect_event or disconnect_event methods on the application.