Your Name %!s(int64=3) %!d(string=hai) anos
pai
achega
820385d2c5
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      hhh/aws-monitor/cl-test.py

+ 2 - 0
hhh/aws-monitor/cl-test.py

@@ -11,6 +11,8 @@ while True:
     l = cl.stdout.readline()
     if not l:
         break
+    l=str(l)
+
     if '"AccessKeyId":' in l:
         lst.append(l)