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 pitrou
Recipients giampaolo.rodola, janssen, nadeem.vawda, pitrou
Date 2012-01-28.18:46:04
SpamBayes Score 6.091868e-05
Marked as misclassified No
Message-id <1327776364.96.0.771954108755.issue13898@psf.upfronthosting.co.za>
In-reply-to
Content
What is the OpenSSL version? (printed at the beginning of test_ssl)

Having an exception here is quite normal: the test checks that a certain (client protocol, server protocol) combination fails. However, a SSLError is expected rather than an OSError.
History
Date User Action Args
2012-01-28 18:46:05pitrousetrecipients: + pitrou, janssen, giampaolo.rodola, nadeem.vawda
2012-01-28 18:46:04pitrousetmessageid: <1327776364.96.0.771954108755.issue13898@psf.upfronthosting.co.za>
2012-01-28 18:46:04pitroulinkissue13898 messages
2012-01-28 18:46:04pitroucreate