__init__.py 文件源码

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

项目:correct-horse 作者: bbiw 项目源码 文件源码
def show_wordlists():
    click.echo(_('builtin word lists:'))
    choices = [res for res in pkg_resources.resource_listdir(
        __name__, 'wordlists') if '.' not in res]
    click.echo(' '.join(sorted(choices)))
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号