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 mrabarnett
Recipients Magesh Kumar, ezio.melotti, mrabarnett
Date 2016-02-15.19:28:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1455564494.89.0.2341358557.issue26354@psf.upfronthosting.co.za>
In-reply-to
Content
The pattern '\</?root\>', which is the same as '</?root>', matches the string '<root>', and that is replaced with ''.
History
Date User Action Args
2016-02-15 19:28:15mrabarnettsetrecipients: + mrabarnett, ezio.melotti, Magesh Kumar
2016-02-15 19:28:14mrabarnettsetmessageid: <1455564494.89.0.2341358557.issue26354@psf.upfronthosting.co.za>
2016-02-15 19:28:14mrabarnettlinkissue26354 messages
2016-02-15 19:28:14mrabarnettcreate