[issue37792] xml.etree.ElementTree.Element.__eq__ does compare only objects identity

Serhiy Storchaka report at bugs.python.org
Thu Aug 22 03:10:25 EDT 2019


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:

Closed since this issue contains several unrelated propositions, most of which have been rejected.

If you want to add helper functions for comparing Elements (shallow and deep, with and without taking and order of attributes to account, with and without ignoring whitespaces, etc), feel free to open a separate issue.

----------
resolution:  -> rejected
stage:  -> resolved
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue37792>
_______________________________________


More information about the Python-bugs-list mailing list