Hello,

> BTW, if you're actually dealing with large data sets, your program may (or 
> may not) benefit from incremental parsing and writing, instead of requiring 
> all data in memory at one time. 

You’re talking about the pull parser: 
https://lxml.de/api/lxml.etree.XMLPullParser-class.html ?

Cheers,
Jens

_______________________________________________
lxml - The Python XML Toolkit mailing list -- lxml@python.org
To unsubscribe send an email to lxml-le...@python.org
https://mail.python.org/mailman3/lists/lxml.python.org/
Member address: arch...@mail-archive.com

Reply via email to