cpython/Lib/xml/etree
Sam Gross 66f95ea6a6
gh-114737: Revert change to ElementTree.iterparse "root" attribute (GH-114755)
Prior to gh-114269, the iterator returned by ElementTree.iterparse was
initialized with the root attribute as None. This restores the previous
behavior.
2024-01-31 13:22:24 +02:00
..
__init__.py
cElementTree.py
ElementInclude.py
ElementPath.py
ElementTree.py gh-114737: Revert change to ElementTree.iterparse "root" attribute (GH-114755) 2024-01-31 13:22:24 +02:00