[Python-Dev] parse xml

Mike Brown mike at skew.org
Sun Nov 14 22:49:29 CET 2004


Mike Tuller wrote:
> I am just starting with python. I have a problem where I want to take a 
> document that is in xml [...]

You may get any number of helpful answers (zero is a number too, heh)
if you post this to the Python XML SIG list. There are various ways to
go about it, both with Python's built-in XML parsing capabilities, and
with external packages.

See http://mail.python.org/mailman/listinfo/xml-sig/


More information about the Python-Dev mailing list