Lalo Martins wrote: > PAX - the "Pythonic API for XML" - is a XML-handling library. >=20 > Like with DOM, you're supposed to first parse the whole stream into = the > internal representation, and then operate on it. >=20 > What distinguishes PAX is that its implementation is python-oriented; = you > iterate trough child nodes via the normal ways (for, getitem, and in = 2.2+, > an iterator), the attributes are dictionary-based, etc. how is this different from ElementTrees or all the other light-weight DOM variants out there? how much memory does it use, compared to minidom and the pyxml tools? how fast is it (compared to the same tools? compared to more optimized tools such as libxml and henry spencer's stuff?) (I think the right approach would be to add it to the xml-sig = distribution first, and move it into the core only when you have more than a dozen users...) </F>
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4