Popular recipes tagged "lxml"http://code.activestate.com/recipes/tags/lxml/2012-08-20T07:06:54-07:00ActiveState Code RecipesLXML Etree XML Object to basic Python {dict+lists} (Python)
2012-08-20T07:06:54-07:00Luis Martin Gilhttp://code.activestate.com/recipes/users/4183220/http://code.activestate.com/recipes/578244-lxml-etree-xml-object-to-basic-python-dictlists/
<p style="color: grey">
Python
recipe 578244
by <a href="/recipes/users/4183220/">Luis Martin Gil</a>
(<a href="/recipes/tags/lxml/">lxml</a>, <a href="/recipes/tags/python/">python</a>, <a href="/recipes/tags/xml/">xml</a>).
</p>
<p>Convert an Etree XML structure into a Python dict+list</p>