ElementTree.find_element_node
- ElementTree.find_element_node(element)
Find the node containing the element.
- Parameters:
- Returns:
- Raises:
- ValueError
If the element is not in the tree.
Find the node containing the element.
If the element is not in the tree.