Unusual minidom behaviour: Part Deux

Martin von Loewis loewis at informatik.hu-berlin.de
Sun Jul 29 05:57:45 EDT 2001


"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.

Regards,
Martin



More information about the Python-list mailing list