makeelement(tag, attrib)
Creates a new element object of the same type as this element. Do not call this method, use the SubElement()
factory function instead.
makeelement(tag, attrib)
Creates a new element object of the same type as this element. Do not call this method, use the SubElement()
factory function instead.
Please login to continue.