Contents
Examples
API Reference
elementtree_element_to_dict()
This convert an ElementTree element to a dictionary.
element – The ElementTree element to convert.
The converted dictionary.