Antoine Pitrou added the comment:

The reason is that wrap_socket() is there only for compatibility reasons, and 
I'd like people to switch to SSLContext instead. 12-argument functions are only 
good for LISPers ;-)

As for SSLSocket, its constructor isn't a public API.

----------
resolution:  -> wont fix
status: open -> closed

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

Reply via email to