Bases: object
object
Setting change subscription wrapper to make it scoped (auto unsubscribe on del)
Methods
__init__(path, on_change)
__init__