Hi,

On Fri, 15 Aug 2008 17:21:56 -0700, Rex wrote:

> What tool should I use?

For easy stuff ElementTree (bundled with Python 2.5 but also available to 
older versions), for more complex stuff lxml (which extends the ET API, 
so the learning curve is incremental).

regards,
Marek
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to