raisepkex.BasePyKatException("Could not connect to pykat pipe in {0} seconds. Ensure you are using Finesse >= v2.1 and Pykat >= v1.0.0.".format(duration))
...
...
@@ -1515,9 +1517,8 @@ class kat(object):
forlineinfifo:
#if (sys.version_info < (3, 0)):
line=line.decode("utf8")# Make sure we're using unicode encoding
if(sys.version_info<(3,0)):
line=line.decode("utf8")# Make sure we're using unicode encoding