[issue12012] _ssl module doesn't compile with OpenSSL 1.0.0d: SSLv2_method is missing

STINNER Victor report at bugs.python.org
Mon May 9 00:09:11 CEST 2011


STINNER Victor <victor.stinner at haypocalc.com> added the comment:

Updated patch.

Note: I tried to keep the same enum values for py_ssl_version, it's maybe useless and so "=1" can be removed.

----------
Added file: http://bugs.python.org/file21938/nosslv2-2.patch

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


More information about the Python-bugs-list mailing list