Exemple #1
0
 def __init__(self, keyword=None):
     threading.Thread.__init__(self)
     self.alchemy_api = AlchemyApiCategory(keyword)
     self.result = []  # highly possibly several of them