For a quick shot: could you try switching to lxml 2.0alpha6 to see if the problem persists? Hm, switching turned out not to be a pice of cake - in fact, some
Hello, Thank you fro your reply! transformations do not run at all. 1) There is a template that was processed with lxml 1.3.x with no problem, but it can not be processed in 2.0: "Entity 'mdash' not defined, line 67, column 43". All entities are defined in an included file. There are two similar templates that are processed with no problem both in 1.3.x and 2.0 2) I get something like this: function takes at most 1 positional arguments (2 given) I'll try to figure it out in the morning. I had a hope that downgrading to lxml 1.3.3[4] coudl solve my problem - it did not, at least with libxml2 2.6.30. I'll try with another libxml2 version tomorrow. Dmitri