0

我的代码是:

ldr.add_xpath('name', u'//div[@id="name"]/h1/text()', MapCompose(lambda x: x.strip()), TakeFirst())

但是 TakeFirst() 没有效果。为什么?

4

0 回答 0