소스 검색

auto commit

master
jfinn 3 년 전
부모
커밋
28bdc0f616
2개의 변경된 파일4개의 추가작업 그리고 2개의 파일을 삭제
  1. 1
    1
      wsps/consumers.py
  2. 3
    1
      wsps/tasks_loop.py

+ 1
- 1
wsps/consumers.py 파일 보기

29
 print(">>>>>>>>>>>>>")
29
 print(">>>>>>>>>>>>>")
30
 
30
 
31
 
31
 
32
-print(end="",flush=True)
32
+print(end="++",flush=True)

+ 3
- 1
wsps/tasks_loop.py 파일 보기

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

Loading…
취소
저장