gavo.user.useless module¶
Useless observers.
Well, maybe they aren’t useless, but at least they are not intended for “normal” use.
- class gavo.user.useless.DelugeUI(dispatcher)[source]¶
Bases:
ObserverBase
is an observer that just dumps all events.
- class gavo.user.useless.NullUI(dispatcher)[source]¶
Bases:
ObserverBase
is an observer that reports no events at all.