摘要: result = os.path.exists(self.MailSendingStatusPath) if result == True: self.append_status_report() elif result == False: self.create_new_status_report 阅读全文
posted @ 2021-04-25 20:08 胸怀丶若谷 阅读(107) 评论(0) 推荐(0)