Revision 836f314c client/python/hlrc_client/MiddlewareRSB.py

View differences:

client/python/hlrc_client/MiddlewareRSB.py
25 25
Excellence Initiative.
26 26
"""
27 27

  
28
from Middleware import *
28
from .Middleware import *
29 29
import errno
30 30

  
31 31
import rsb
......
201 201

  
202 202
        self.logger.debug("speech rpc done")
203 203
        """
204
        print "WARNING: Not IMPLEMENTED."
204
        print("WARNING: Not IMPLEMENTED.")
205 205

  
206 206

  
207 207
    #######################################################################

Also available in: Unified diff