예제 #1
0
파일: m5nr.py 프로젝트: MG-RAST/MCP
 def __init__(self, MCP_dir, json_conf_file_path):
     subsystem.__init__(self, MCP_dir, json_conf_file_path)
예제 #2
0
 def __init__(self, MCP_path):
     subsystem.__init__(self, MCP_path)
예제 #3
0
파일: memcache.py 프로젝트: MrCreosote/MCP
 def __init__(self, MCP_path):
     subsystem.__init__(self, MCP_path)