[Tutor] XML to Python

Smith, Jeff jsmith at medplus.com
Fri May 6 04:30:32 CEST 2005


I'm able to use the built in XML parser to effect "normal" XML parsing usage but frequently, I'm not doing anything to complicated and would simply like to translate the XML file into a more "Pythonic" structure.  What's the best way to do this?  Something from the standard libraries would be preferable.
 
Jeff


More information about the Tutor mailing list