budosystems.events.collections.SignallingMapping

class SignallingMapping

Bases: MutableMapping[_KT, _VT]

An implementation of dict which signals the MessageBus.

Inherited Members

  • popitem

  • keys

  • get

  • values

  • setdefault

  • update

  • clear

  • items

  • pop