All
Used to represent 'all signals'.
The All class is accessible via the louie.signal module.
The All class can be used with connect, disconnect, send, or sendExact to denote that the signal should react to all signals, not just a particular signal.
Methods
See the source for more information.