Simple XML-to-Python conversion

Premshree Pillai premshree.pillai at gmail.com
Thu Mar 17 09:11:19 EST 2005


On Thu, 17 Mar 2005 12:39:42 +0100, Lutz Horn <lutz.horn at gmx.de> wrote:
> gaudetteje at gmail.com schrieb:
> > I've been searching high and low for a way to simply convert a small
> > XML configuration file to Python data structures.

If using XML is not absolutely essential, you might want to take a
look at YAML[1, 2].

[1] http://yaml.org/
[2] http://python.yaml.org/dist/

-- 
Premshree Pillai
http://www.livejournal.com/users/premshree/



More information about the Python-list mailing list