Unusual minidom behaviour: Part Deux

Martin von Loewis loewis at informatik.hu-berlin.de
Mon Jul 30 07:16:24 EDT 2001


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

> > In that case, I recommend to put a number of print statements into the
> > library modules that you suspect to be causes of the problem, and
> > trace that way what they are doing. If you can identify the call that
> > is hanging (i.e. the function you call that doesn't return), please
> > let us know.
> 
> 
> Didn't I already?  __import__ is hanging.  It doesn't let another
> thread to start and it doesn't return anything.

Please try to trace further. I.e. does it start executing the first
line of expatreader?

Regards,
Martin



More information about the Python-list mailing list