This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author janssen
Recipients giampaolo.rodola, janssen, josiah.carlson, josiahcarlson
Date 2008-09-19.20:29:27
SpamBayes Score 4.884602e-07
Marked as misclassified No
Message-id <4b3e516a0809191329k247cc3ddsabecfe6bcc7a0cd9@mail.gmail.com>
In-reply-to <1221791585.25.0.229562912277.issue3899@psf.upfronthosting.co.za>
Content
Sure, no argument.  I was just making clear what was going on.

Bill

On Thu, Sep 18, 2008 at 7:33 PM, Josiah Carlson <report@bugs.python.org>wrote:

>
> Josiah Carlson <josiahcarlson@users.sourceforge.net> added the comment:
>
> Being able to test the async features of both sides of the SSL
> connection is a good thing.
>
> Also, the subclass provides a useful example for users who want to use
> asyncore and ssl servers without blocking on an incoming connection.
>
> _______________________________________
> Python tracker <report@bugs.python.org>
> <http://bugs.python.org/issue3899>
> _______________________________________
>
Files
File name Uploaded
unnamed janssen, 2008-09-19.20:29:26
History
Date User Action Args
2008-09-19 20:29:29janssensetrecipients: + janssen, josiahcarlson, giampaolo.rodola, josiah.carlson
2008-09-19 20:29:27janssenlinkissue3899 messages
2008-09-19 20:29:27janssencreate