Ask a question to get started
Enter to sendā¢Shift+Enter new line
nested_element( path: list[str], elem: ET.Element, ) -> Any
path
list[str]
The path to the element.
elem
ET.Element
The element to extract.
Get nested element from path.