Re: Work with xmlparse and dict_list

"Diez B. Roggisch" <[email protected]> Tue, 2 Feb 2010 11:06:06 +0100
Newsgroups gmane.comp.cms.zms.devel
Message-ID <[email protected]>
> does anyone of you know of a faster and more convient way to retrieve data
> from a large XML file:

I'd go for lxml these days.

Diez