[issue26867] test_ssl test_options fails on ubuntu 16.04

Xiang Zhang report at bugs.python.org
Sun Jun 5 22:14:04 EDT 2016


Xiang Zhang added the comment:

@skip_if_broken_ubuntu_ssl doesn't work in this case. `hasattr(ssl, 'PROTOCOL_SSLv2')` returns False.

----------

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


More information about the Python-bugs-list mailing list