scraper.py 文件源码

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

项目:porn_sieve 作者: PornSieve 项目源码 文件源码
def __init__(self,       site,    niche,   q,
                 start_pg,   max_pgs, winlock, predictor):
        QtCore.QThread.__init__(self)
        self.site       = site
        self.niche      = niche
        self.q          = q
        self.start_pg   = start_pg
        self.max_pgs    = max_pgs
        self.winlock    = winlock
        self.exit_flag  = False
        self.exit_ready = False
        self.pred = predictor
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号