def __init__(self, resource_filename, model_str):
this = _snowboydetect.new_SnowboyDetect(resource_filename, model_str)
try:
self.this.append(this)
except __builtin__.Exception:
self.this = this
snowboydetect.py 文件源码
python
阅读 24
收藏 0
点赞 0
评论 0
评论列表
文章目录