[lxml-dev] Forced attribute value escaping

Stefan Behnel stefan_ml at behnel.de
Fri Jun 6 12:35:22 CEST 2008


Hi,

RommeDeSerieux wrote:
> Why does lxml insist on encoding non-ascii characters in attribute 
> values as xml entities while leaving the text nodes, tag names and 
> attribute names intact? How do i turn it off?

How about a code example?

Stefan



More information about the lxml-dev mailing list