[Tutor] parsing XML

Christopher Spears cspears2002 at yahoo.com
Tue Nov 10 04:48:21 CET 2009


Hi!

I need to parse several XML documents into a Python dictionary.  Is there a module that would be particularly good for this?  I heard beginners should start with ElementTree.  However, SAX seems to make a little more sense to me.  Any suggestions?



More information about the Tutor mailing list