Example #1
0
File: java2.py Project: jepst/ciel
 def __init__(self, worker):
     ProcExecutor.__init__(self, worker)
Example #2
0
 def __init__(self, worker):
     ProcExecutor.__init__(self, worker)