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 effbot
Recipients
Date 2005-12-25.10:57:08
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=38376

As noted in that thread, the same problem applies to non-
SSL accesses.  The problematic line is:

data = self._sock.recv(recv_size) 
History
Date User Action Args
2008-01-20 09:58:22adminlinkissue1389051 messages
2008-01-20 09:58:22admincreate