Przeglądaj źródła

auto commit

master
jfinn 2 lat temu
rodzic
commit
edaa5e84b7
2 zmienionych plików z 5 dodań i 1 usunięć
  1. 4
    0
      wsps/consumers.py
  2. 1
    1
      wsps/tasks_loop.py

+ 4
- 0
wsps/consumers.py Wyświetl plik

@@ -33,3 +33,7 @@ print("++",end="\n",flush=True)
33 33
 # print("++",end="\n",flush=True)
34 34
 
35 35
 
36
+
37
+
38
+
39
+

+ 1
- 1
wsps/tasks_loop.py Wyświetl plik

@@ -46,4 +46,4 @@ p("400 globCL.init_cnt:",globCL.init_cnt)
46 46
 glob_cl_b =  globCL()
47 47
 p("500 globCL.init_cnt:",globCL.init_cnt)
48 48
 
49
-print(end="...",flush=True)
49
+print("..",end="\n",flush=True)

Ładowanie…
Anuluj
Zapisz