Message237979
| Author | ned.deily |
|---|---|
| Recipients | François-Michel L'Heureux, ned.deily, r.david.murray |
| Date | 2015-03-12.19:48:58 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1426189738.44.0.314336795726.issue23650@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
This is a duplicate of Issue5166. Note that in your example, you are not serializing valid XML 1.0: \x1b (ESC) is not a valid XML character, it has to be escaped and, as the discussion in Issue5166 points out, etree does not automatically do that for you. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-03-12 19:48:58 | ned.deily | set | recipients: + ned.deily, r.david.murray, François-Michel L'Heureux |
| 2015-03-12 19:48:58 | ned.deily | set | messageid: <1426189738.44.0.314336795726.issue23650@psf.upfronthosting.co.za> |
| 2015-03-12 19:48:58 | ned.deily | link | issue23650 messages |
| 2015-03-12 19:48:58 | ned.deily | create | |