Diez B. Roggisch wrote:

What do you mean by that? You can of course transform xml using xslt in as
many threads as you like

It is not unthinkable that some parts of the library would not be threadsafe. They could have some internal shared global variable that keeps track of an intermediate state. Some C string processing functions are not thread safe either.


Istvan. -- http://mail.python.org/mailman/listinfo/python-list

Reply via email to