xml in python

Rustom Mody rustompmody at gmail.com
Fri May 8 03:46:05 EDT 2009


Can someone give me a heads up on xml parsing in python?
The context is that I want to write a simple docbook to text converter.
DOM is alright -- dont want to break my head with SAX just for performance
when my documents are not likely to be large.

My problem is that there seems to be so many nearly equivalent ways (Pyxml?
Amara?) some of which have moved from 3rd party to builtin status that I am
not clear what is the current method of choice.

Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20090508/4aa5bb1e/attachment.html>


More information about the Python-list mailing list