XML to dictionary?

Darrell darrell at dorb.com
Thu Jan 6 21:43:05 EST 2000


Here's my own hack at tag parsing http://www.dorb.com/darrell/xmlP/
With wxPython it gives you a tree view of your tags. Replace the branches
with dictionaries and away you go.

--Darrell

From: "John Jensen" <johnjensen at my-deja.com>
> I'm thinking that the best thing to do in this situation is just write a
quick customized script, and not worry about using "fancy" libraries like
xmllib, pyxie, etc.






More information about the Python-list mailing list