Gamaliel Espinoza преди 7 години
родител
ревизия
064e6d7064
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      ondemand/service.py

+ 1 - 0
ondemand/service.py

@@ -143,6 +143,7 @@ def process_segment(item):
             found=found['timestamp'] if found else None,
             found=found['timestamp'] if found else None,
         )
         )
         print(len(results))
         print(len(results))
+        print(results)
         #print(response)
         #print(response)
     except ConnectionError as ex:
     except ConnectionError as ex:
         print(ex, file=sys.stderr)
         print(ex, file=sys.stderr)