cpython/Lib/xml/etree
Serhiy Storchaka f3759d21dd
gh-142306: Improve errors for Element.remove() (GH-142308)
* Raise TypeError for non-element argument in the Python implementation
  too.
* Include the repr of the elements in the ValueError error message.
2026-01-12 11:49:18 +02:00
..
__init__.py
cElementTree.py
ElementInclude.py gh-101549: fix documentation of xml.etree.ElementInclude (#101550) 2024-04-11 14:23:52 +00:00
ElementPath.py
ElementTree.py gh-142306: Improve errors for Element.remove() (GH-142308) 2026-01-12 11:49:18 +02:00