[lxml-dev] Error with thread

Frédéric Mantegazza mantegazza at ill.fr
Tue Oct 30 13:10:56 CET 2007


Le lundi 29 octobre 2007 17:36, Stefan Behnel a écrit :

> That's a pretty old version, but the general restriction still applies.
> You cannot use an XSLT object in a different thread if it was not created
> in the main thread (that's due to some optimisations in libxslt).

Before using lxml, I was using lxml2, which is also based on libxml2 and 
libxslt, and I had not this thread problem. Is this optimisation in your 
C/python code, or in the original C libxslt code?

-- 
   Frédéric


More information about the lxml-dev mailing list