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 scoder
Recipients eli.bendersky, piro, scoder
Date 2014-10-05.14:19:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1412518778.04.0.868921559184.issue17582@psf.upfronthosting.co.za>
In-reply-to
Content
> Proper escaping should be added to the _escape_attrib() function into /xml/etree/ElementTree.py (and equivalent for cElementTree).

Agreed. Can you provide a patch?
History
Date User Action Args
2014-10-05 14:19:38scodersetrecipients: + scoder, piro, eli.bendersky
2014-10-05 14:19:38scodersetmessageid: <1412518778.04.0.868921559184.issue17582@psf.upfronthosting.co.za>
2014-10-05 14:19:38scoderlinkissue17582 messages
2014-10-05 14:19:37scodercreate