XML::Simple -- Python equiv?

Gareth Noyce garethn at solvera-inform.com
Thu Aug 10 11:37:55 EDT 2000


Hi all,

I'd like to open an XML document and have the tags and thier contents
accessible as objects in Python. Perl has the XML::simple module which
works wonders. What's the best solution for Python? 

I'd rather not have to use a parser or multiple other installs as this
is simply to read configuration info that can be hand edited by the
user... Plain ASCII text would suffice, but I'd rather use XML due to
the 'climate'! ;-)

Any suggestions and URLs gratefully received.

Thanks in advance

Gareth Noyce	




More information about the Python-list mailing list