예제 #1
0
 def __init__(self, worker):
     SimpleExecutor.__init__(self, worker)
예제 #2
0
파일: sync.py 프로젝트: ZubairNabi/ciel
 def __init__(self, worker):
     SimpleExecutor.__init__(self, worker)