@@ -78,8 +78,10 @@ if data is None: break result.append(data) logger.info("DEBUG: result %s" % repr(result)) return ''.join(result) + +