connectors/PYRO/__init__.py
changeset 1783 3311eea28d56
parent 1750 acf02488f37f
child 1826 91796f408540
--- a/connectors/PYRO/__init__.py	Mon Aug 21 21:55:18 2017 +0300
+++ b/connectors/PYRO/__init__.py	Mon Aug 21 22:41:37 2017 +0300
@@ -30,8 +30,9 @@
 from time import sleep
 import copy
 import socket
+import os.path
+
 service_type = '_PYRO._tcp.local.'
-import os.path
 # this module attribute contains a list of DNS-SD (Zeroconf) service types
 # supported by this connector confnode.
 #