> When an xml.parsers.expat parser handles CDATA with an '<' in it, it > turns this into a '<' when it processes it. It does not do this for me, using PyXML 0.6.5 on Linux. Can you give a specific example where markup in a CDATA section is interpreted? Regards, Martin