append(subelement)
Adds the element subelement to the end of this element’s internal list of subelements. Raises TypeError
if subelement is not an Element
.
append(subelement)
Adds the element subelement to the end of this element’s internal list of subelements. Raises TypeError
if subelement is not an Element
.
Please login to continue.