How do I remove namespaces from LXML. ... Element('div', nsmap=nsmap) for child in body.iterchildren(): page_xml.append(child) etree.
確定! 回上一頁