Exemplo n.º 1
0
 def __init__(self, methodName, need_config=False):
     Basejob.__init__(self, methodName, need_config)
     self.pd_browser_main_map = None
     self.pd_client_browser = None
Exemplo n.º 2
0
 def __init__(self, methodName, need_config=False):
     Basejob.__init__(self, methodName, need_config)
     self.pd_browser_main_map = None
     self.pd_client_browser = None
Exemplo n.º 3
0
 def __init__(self, methodName, need_config=True):
     Basejob.__init__(self, methodName, need_config)
Exemplo n.º 4
0
 def __init__(self, methodName, need_config=True):
     Basejob.__init__(self, methodName, need_config)