This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author matrixise
Recipients Mariatta, dfrojas, eli.bendersky, lukasz.langa, matrixise, nedbat, rhettinger, scoder, serhiy.storchaka, sivert, taleinat, vstinner
Date 2019-03-18.22:18:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1552947524.47.0.778504508353.issue34160@roundup.psfhosted.org>
In-reply-to
Content
@raymond

Here is a basic comparison between two xml streams.

Maybe we could propose this solution when we want to compare an XML with xml.dom.minidom instead of the byte-to-byte comparison.
History
Date User Action Args
2019-03-18 22:18:44matrixisesetrecipients: + matrixise, rhettinger, scoder, vstinner, taleinat, nedbat, eli.bendersky, lukasz.langa, serhiy.storchaka, sivert, Mariatta, dfrojas
2019-03-18 22:18:44matrixisesetmessageid: <1552947524.47.0.778504508353.issue34160@roundup.psfhosted.org>
2019-03-18 22:18:44matrixiselinkissue34160 messages
2019-03-18 22:18:44matrixisecreate