summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2018-06-06-22-01-33.bpo-33274.teYqv8.rst
blob: 420652bddf6eb4ab0c4158a0c803a7c679dee6fe (plain)
1
2
3
W3C DOM Level 1 specifies return value of Element.removeAttributeNode() as
"The Attr node that was removed." xml.dom.minidom now complies with this
requirement.