gpt4 book ai didi

python - lxml findall 和倒序

转载 作者:太空宇宙 更新时间:2023-11-04 10:58:36 24 4
gpt4 key购买 nike

如何倒序打印所有的findall元素?

labels = tree.findall(label)

for label in labels:
print etree.tostring(label)

最佳答案

有一个reversed功能:

用于反转标签(labels)

关于python - lxml findall 和倒序,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/7784961/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com