标签:
1.官方教程:http://lxml.de/tutorial.html#parsing-from-strings-and-files 最重要的文档,看完基本就能用了
2.lxml支持xpath,xpath的教程:http://www.w3school.com.cn/xpath/xpath_examples.asp
上面的文档都不长,花不了多长时间看的~
【xml】python的lxml库使用
原文地址:http://www.cnblogs.com/dplearning/p/5674588.html