BoundMethodWeakref

Inheritance diagram of BoundMethodWeakref
class BoundMethodWeakref(bound_method, del_cb=None)[source]

This class represents a weak reference to a method of an object since weak references to methods don’t work by themselves

Import from taurus.core.util.event as:

from taurus.core.util.event import BoundMethodWeakref