I am trying to get the HTML content of child node with lxml and xpath in Python. ... from lxml import etree print(etree.tostring(root, pretty_print=True)).
確定! 回上一頁