Antoine Pitrou added the comment:

Well, that exception is raised when the OpenSSL version doesn't have the 
HAVE_SSL_CTX_CLEAR_OPTIONS macro, which appeared in 0.9.8m. But the OpenSSL 
version on that buildbot identifies itself as "OpenSSL 0.9.9-dev 09 May 2008", 
which is logically posterior to 0.9.8m. I don't know how to handle this in a 
non-hackish way, except by just ignoring the issue :-)

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue17638>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to