Christian Heimes added the comment:

The _ssl extension module always defines and exports PROTOCOL_TLS. The name is 
always available. I guess you somehow mixed a new ssl.py with an old _ssl.so. 
Please verify that _ssl is correct and defines the name.

----------

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

Reply via email to