Public Member Functions | |
def | __getitem__ (self, key) |
def | __setitem__ (self, key, value) |
def | __len__ (self) |
def | __iter__ (self) |
def | __contains__ (self, item) |
Provides python dict compatible way to do fetching and feeding
Definition at line 500 of file workspace.py.