On Thu, Jul 23, 2009 at 12:30 PM, Greg Lindstrom<gslindst...@gmail.com> wrote:
<snip>
> How about if I need/want to parse or process an XML file?

xml.etree.ElementTree in the standard library:
http://docs.python.org/library/xml.etree.elementtree.html

Cheers,
Chris
-- 
http://blog.rebertia.com
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to