class documentation

class Struct(object):

View In Hierarchy

Stores data attributes for dotted-attribute access.
Method __init__ Undocumented
def __init__(self, **keywordargs):

Undocumented