iterparse_filter.py 文件源码

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

项目:setlr 作者: tetherless-world 项目源码 文件源码
def handler_parse(self, file, state=None):
        for x in self.parse(file, state):
            pass

    # I plan to implement 'iterparse' as a near copy of 'parse'
    # but without any references to callbacks
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号