mixin.py 文件源码

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

项目:scrapy-mosquitera 作者: scrapinghub 项目源码 文件源码
def dm_setup(self):
        """ Set method for spider idle state.
        It's implemented this way to support one and many instances of the mixin.

        """
        dispatcher.connect(
            self.dequeue_next_page_requests,
            signal=signals.spider_idle
        )
        self._was_setup_called = True
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号