SIGN IN SIGN UP

gh-131938: Update exception message for `Element.remove()` when an element is not found (#131972)

The exception message for `xml.etree.ElementTree.Element.remove` when an element is not found
has been updated from "list.remove(x): x not in list" to "Element.remove(x): element not found".
B
Bénédikt Tran committed
04bc681e7cf5b7effd99e676b7deceb27fb34434
Parent: df59226
Committed by GitHub <noreply@github.com> on 4/4/2025, 3:04:07 PM