Unusual minidom behaviour: Part Deux

Martin von Loewis loewis at informatik.hu-berlin.de
Sat Jul 28 03:54:14 EDT 2001


"Victor Bazarov" <vAbazarov at dAnai.com> writes:

> So, I dug deeper and found out that two threads were apparently
> struggling to get xml.sax.__init__ module to execute a very
> suspect __import__("xml.sax.expatreader").  

How exactly did you find out about that? If one of the threads would
raise an exception that is not caught, would you see the traceback or
would it get eaten silently by the calling Java application?

Regards,
Martin



More information about the Python-list mailing list