runtime/ServicePublisher.py
changeset 1732 94ffe74e6895
parent 1730 64d8f52bc8c8
child 1734 750eeb7230a1
--- a/runtime/ServicePublisher.py	Mon Aug 14 21:09:48 2017 +0300
+++ b/runtime/ServicePublisher.py	Mon Aug 14 21:20:32 2017 +0300
@@ -21,7 +21,8 @@
 # License along with this library; if not, write to the Free Software
 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 
-import socket, threading
+import socket
+import threading
 from util import Zeroconf
 
 service_type = '_PYRO._tcp.local.'