You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently an XML element with a child element named 'children' will be parsed into a Python object with children being the list of child elements, not the 'children' element itself. Is there any way to access this element?
The text was updated successfully, but these errors were encountered:
Currently an XML element with a child element named 'children' will be parsed into a Python object with children being the list of child elements, not the 'children' element itself. Is there any way to access this element?
The text was updated successfully, but these errors were encountered: