class documentation

class Node: (source)

Constructor: Node(**kwargs)

View In Hierarchy

Undocumented

Method __getattr__ Undocumented
Method __init__ Undocumented
def __getattr__(self, item): (source)

Undocumented

def __init__(self, **kwargs): (source)

Undocumented