Get all the text in a node using lxml

前端 未结 0 1443
傲寒
傲寒 2020-12-29 15:44

The documentation gives a simple parser example. I changed it into something like this:

from lxml import etree

class EchoTarget(object):
    def data(self, d         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题