On Thu, 17 Mar 2005 12:39:42 +0100, Lutz Horn <[EMAIL PROTECTED]> wrote:
> [EMAIL PROTECTED] 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/
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to