[entropy.services.ugc] python ssl module socket object doesn't have the issuer() method

This commit is contained in:
Fabio Erculiani
2010-07-14 23:32:53 +02:00
parent e841ef0a18
commit c48e3e1a13
+1 -1
View File
@@ -2243,7 +2243,7 @@ class Client:
brown(str(self.hostname)),
bold(str(self.hostport)),
blue(mytxt),
self.sock_conn.issuer()
self.sock_conn,
),
importance = 1,
level = "warning",