pywatershed.base.Accessor#

class pywatershed.base.Accessor[source]#

A base class for dict access on self.

This class is used by most other classes to __setitem__`, ``__get_item__, and __delitem__ in a dict style

__init__()#

Methods

__init__()