Exemplo n.º 1
0
 def __init__(self, run_mode='prod'):
     ZhihuItem.__init__(self, run_mode)
     self.question_detail_thread_amount = get_question_detail_thread_amount()
Exemplo n.º 2
0
 def __init__(self, run_mode='prod'):
     ZhihuItem.__init__(self, run_mode)
     self.answer_thread_amount = get_thread_amount("answer_thread_amount")