[issue3899] test_ssl.py doesn't properly test ssl integration with asyncore

Bill Janssen report at bugs.python.org
Thu Sep 18 22:50:25 CEST 2008


Bill Janssen <bill.janssen at gmail.com> added the comment:

The server wasn't meant to be non-blocking.  The non-blocking test is
performed when the client (which is non-blocking) connects to it.

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


More information about the Python-bugs-list mailing list