Newbie to XML in Python

Jens Thiede jens.news at webgear.co.za
Fri Aug 20 10:11:05 EDT 2004


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,

Jens.



More information about the Python-list mailing list