Quantcast
Channel: Parsing a partial XML with python lxml - Stack Overflow
Viewing all articles
Browse latest Browse all 4

Answer by tdelaney for Parsing a partial XML with python lxml

$
0
0

XMLPullParser and HTMLPullParser may better suite your needs. They get their data by repeated calls to parser.feed(data). You still have to wait until all of the data comes in before the tree is usable.


Viewing all articles
Browse latest Browse all 4

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>