Files
slixmpp/slixmpp/features/feature_starttls/starttls.py
mathieui 7738a01311 Fix TLS with python 3.7
Use the "new" sslproto API instead of the deprecated TLS API.
Also remove the unused "socket" parameter in XMLStream.__init__.
2018-08-07 23:20:38 +02:00

2.0 KiB