Message196277
This is a bit tricky in ET because it generally allows you to stick anything into the Element properties (and that's a feature). So catching this at tree building time (as lxml.etree does) isn't really possible.
However, at least catching it in the serialiser should be possible and would help. Regexes for well-formed tag names and text could do the job. |
|
| Date |
User |
Action |
Args |
| 2013-08-27 12:16:01 | scoder | set | recipients:
+ scoder, eli.bendersky, maker, serhiy.storchaka |
| 2013-08-27 12:16:01 | scoder | set | messageid: <1377605761.82.0.354510828608.issue18850@psf.upfronthosting.co.za> |
| 2013-08-27 12:16:01 | scoder | link | issue18850 messages |
| 2013-08-27 12:16:01 | scoder | create | |
|