skytruine/OSpider

show_analysis需添加一个判断

Nemodontcry opened this issue · 1 comments

def show_analysis(self):
while (not self.qAnalysis.empty()) and (not self.qKey.empty()):
判断key是否为空