diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2011-05-10 00:38:00 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2011-05-10 00:38:00 +0200 |
commit | 51ca4987d08d3bb304347d4927412adfc129ebfa (patch) | |
tree | 26718704aa37fc38d246283556f10abc686ee6a2 /Python/Python-ast.c | |
parent | 8a213643df751861182ca75d0af65076ce55792b (diff) | |
download | cpython-51ca4987d08d3bb304347d4927412adfc129ebfa.tar.gz |
Issue #12012: ssl.PROTOCOL_SSLv2 becomes optional
OpenSSL is now compiled with OPENSSL_NO_SSL2 defined (without the SSLv2
protocol) on Debian: fix the ssl module on Debian Testing and Debian Sid.
Optimize also ssl.get_protocol_name(): speed does matter!
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions