Parse HTML howto. Use lxml.html.parse; Note that parse() returns an ElementTree object, not an Element object as the string parser functions.
確定! 回上一頁