[XML-SIG] Thread safety of parsers?

Aaron Rhodes arhodes@psionic.com
Mon, 12 Jun 2000 11:24:20 -0500


Hola!
Does anyone know if the parser modules in the PyXML
package are safe to use in threads?

I briefly grepped through the source to see if 
the Py_BEGIN_ALLOW_THREADS/Py_END_ALLOW_THREADS
macros were in the c extensions...but didn't find
them.

Thanks in advance...

Aaron
arhodes@psionic.com