Message 337671 - Python tracker

Message337671

Author serhiy.storchaka
Recipients Photoniker, eli.bendersky, rhettinger, scoder, serhiy.storchaka
Date 2019-03-11.14:43:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1552315432.63.0.514792821177.issue36233@roundup.psfhosted.org>
In-reply-to
Content
Then report a bug to OpenCV.

I do not think that changing quotation marks in the xml declaration will help much, since likely that parser has other flaws (for example what about using single quotes for attributes?).

Changing quotation marks for sure will break many tests, in particularly our own tests. Needed a stronger reason to overcome this.
History
Date User Action Args
2019-03-11 14:43:52serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, scoder, eli.bendersky, Photoniker
2019-03-11 14:43:52serhiy.storchakasetmessageid: <1552315432.63.0.514792821177.issue36233@roundup.psfhosted.org>
2019-03-11 14:43:52serhiy.storchakalinkissue36233 messages
2019-03-11 14:43:52serhiy.storchakacreate