[issue5949] IMAP4_SSL spin because of SSLSocket.suppress_ragged_eofs

Scott Dial report at bugs.python.org
Sun Dec 6 17:31:19 CET 2009


Scott Dial <scott at scottdial.com> added the comment:

The test requires regrtest.py be run with network support and the python
instance be built with threads.

$ ./python Lib/test/regrtest.py -u network test_imaplib

Without network support, it just skips those test (which is the same way
test_ssl). That seemed a bit fishy to me, but I was just emulating what
I saw.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5949>
_______________________________________


More information about the Python-bugs-list mailing list