Unusual minidom behaviour: Part Deux

Victor Bazarov vAbazarov at dAnai.com
Sun Jul 29 12:53:57 EDT 2001


"Martin von Loewis" <loewis at informatik.hu-berlin.de> wrote...
> "Victor Bazarov" <vAbazarov at dAnai.com> writes:
>
> > No, I am reading all the Python output and if there were any,
> > I'd have seen it.
>
> 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.

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





More information about the Python-list mailing list