Unusual minidom behaviour: Part Deux

Victor Bazarov vAbazarov at dAnai.com
Mon Jul 30 13:05:05 EDT 2001


"Martin von Loewis" <loewis at informatik.hu-berlin.de> wrote...
> "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?


As soon as I have spare time.

Victor
--
Please remove capital A's from my address when replying by mail





More information about the Python-list mailing list