Newbie to XML in Python

William Park opengeometry at yahoo.ca
Fri Aug 20 17:08:17 EDT 2004


Jens Thiede <jens.news at webgear.co.za> wrote:
> XML in Python doesn't seem easy or intuitive. All I need to do, is to 
> interpret a small piece of XML in which I store data for the contents of 
> an autorun menu. What is the quickest/most effective way to do this?
> 
> What should I use for this; SAX or DOM - and which parser of ether one, 
> or niether (if there is a third option)?
> 
> What are your views,

It depends on your data.

-- 
William Park <opengeometry at yahoo.ca>
Open Geometry Consulting, Toronto, Canada



More information about the Python-list mailing list