class documentation

class _DictWrapper(object):

Constructor: _DictWrapper(args, functions)

View In Hierarchy

Undocumented

Method __getitem__ Undocumented
Method __init__ Undocumented
Instance Variable _args Undocumented
Instance Variable _functions Undocumented
def __getitem__(self, key):

Undocumented

def __init__(self, args, functions):

Undocumented

_args =

Undocumented

_functions =

Undocumented