Procházet zdrojové kódy

auto commit

master
jfinn před 2 roky
rodič
revize
eb1a6143de
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1
    1
      wsps/tasks_loop.py

+ 1
- 1
wsps/tasks_loop.py Zobrazit soubor

@@ -44,6 +44,6 @@ p("300 globCL.init_cnt:",globCL.init_cnt)
44 44
 glob_cl_a =  globCL()
45 45
 p("400 globCL.init_cnt:",globCL.init_cnt)
46 46
 glob_cl_b =  globCL()
47
-p("500 globCL.init_cnt:",globCL.init_cnt)
47
+p("501 globCL.init_cnt:",globCL.init_cnt)
48 48
 
49 49
 print("..",end="\n",flush=True)

Načítá se…
Zrušit
Uložit