words_dictionary.py 文件源码

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

项目:bslint 作者: sky-uk 项目源码 文件源码
def get_new_dictionary(dictionary_lang="en_GB"):
    personal_words_list_path = os.path.join(CONFIG_PATH, 'personal-words-list.txt')
    return enchant.DictWithPWL(dictionary_lang, personal_words_list_path)
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号