runtime/ServicePublisher.py
changeset 1881 091005ec69c4
parent 1878 fb73a6b6622d
child 2320 dd959601e67a
--- a/runtime/ServicePublisher.py	Mon Oct 23 18:25:45 2017 +0300
+++ b/runtime/ServicePublisher.py	Wed Oct 25 13:50:26 2017 +0300
@@ -22,6 +22,7 @@
 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 
 
+from __future__ import absolute_import
 from __future__ import print_function
 import socket
 import threading