Christian Heimes <li...@cheimes.de> added the comment:

What's your package version? Please post the output of 'rpm -qa openssl'.

Please also try to build and compile from scratch:

$ make clean
$ ./configure --with-pydebug
$ make
$ ./python -m test -v test_ssl

----------

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

Reply via email to