[Python-Dev] More test problems

Martin v. Loewis martin@loewis.home.cs.tu-berlin.de
Tue, 11 Sep 2001 01:13:31 +0200


> Does anyone know where I could start looking for this one?

My guess is that something happens to socket.error. What this could
be, I don't know.

To analyse this, you could disable the "verbose" test in regrtest
after the "crashed" line, and always print the traceback.

Regards,
Martin