def __init__(self, tag, attrib=None): _ElementInterface.__init__(self, tag, attrib) _parents[self] = None