Hello,

I have a simple question: Does the findall() method of lxml return elements in 
document order?

So far, I find empirically that it does, and I have not seen an exception to 
this rule. But the documentation does not mention anything about the ordering 
of the elements being returned. Does the implementation still guarantee, that 
elements are returned in document order?

Thanks for your help,
Eero
_______________________________________________
lxml - The Python XML Toolkit mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/lxml.python.org/
Member address: [email protected]

Reply via email to