John Nagle wrote:
>     Still having trouble reproducing the problem. But somewhere,
> something raised that bogus no-error exception three times.
> Anything that returns "(0, 'Error')" as exception data is a bug.

If you can, build python and m2crypto with debug symbols, and place
breakpoints in |case SSL_ERROR_SYSCALL| blocks (from _ssl.i). Then rerun
the tests. That would be my first guess as to where these might be
coming from.

-- 
  Heikki Toivonen
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to