Logger
Release
taurus
taurus.core
taurus.core.util
ListEventGenerator
Bases: taurus.core.util.event.EventGenerator
taurus.core.util.event.EventGenerator
Manage list events, detecting changes in the list
fireEvent
Notifies that a given event has arrived This function is protected inside with the object’s lock. Do NOT call this function when you have the lock acquired on this object.