utilities.py 文件源码

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

项目:pandachaika 作者: pandabuilder 项目源码 文件源码
def __init__(self) -> None:
        HTMLParser.__init__(self, convert_charrefs=True)
        self.torrent_link = ''
        self.stop_at_found: int = 0
        self.found_non_final_gallery: int = 0
        self.parent_gallery: str = ''
        self.found_parent_gallery: int = 0
        self.found_gallery_link: int = 0
        self.non_final_gallery: str = ''
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号