Philipp Hörist pushed to branch master at gajim / gajim


Commits:
ac6eae89 by Philipp Hörist at 2019-04-05T20:56:13Z
Fix import

- - - - -


1 changed file:

- gajim/common/socks5.py


Changes:

=====================================
gajim/common/socks5.py
=====================================
@@ -23,7 +23,7 @@ import struct
 import hashlib
 import os
 import time
-import platform
+import sys
 import logging
 from errno import EWOULDBLOCK
 from errno import ENOBUFS



View it on GitLab: 
https://dev.gajim.org/gajim/gajim/commit/ac6eae8965b8829a08de7c9084f1265fea186dfa

-- 
View it on GitLab: 
https://dev.gajim.org/gajim/gajim/commit/ac6eae8965b8829a08de7c9084f1265fea186dfa
You're receiving this email because of your account on dev.gajim.org.

_______________________________________________
Commits mailing list
[email protected]
https://lists.gajim.org/cgi-bin/listinfo/commits

Reply via email to