--- a/connectors/PYRO/PSK_Adapter.py Thu Apr 18 14:41:21 2019 +0200+++ b/connectors/PYRO/PSK_Adapter.py Thu Apr 18 14:42:23 2019 +0200@@ -46,6 +46,7 @@ print(str(e)) sslpsk = None+ class PYROPSKAdapter(PYROAdapter): """ This is essentialy the same as in Pyro/protocol.py