select_trigger.py 文件源码

python
阅读 25 收藏 0 点赞 0 评论 0

项目:aquests 作者: hansroh 项目源码 文件源码
def found_terminator (self):
            data, self.buffer = self.buffer, ''
            if not data:
                asyncore.close_all()
                print("done")
                return
            n = string.atoi (string.split (data)[0])
            tf = trigger_file (self)
            self.count = self.count + 1
            _thread.start_new_thread (thread_function, (tf, self.count, n))
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号