microdog / hello-gfw

A simple text filter for GFW friendly UGC applications.
MIT License
2 stars 0 forks source link

replace failed #1

Open weixudong1983 opened 8 years ago

weixudong1983 commented 8 years ago

File "D:\Python27\lib\site-packages\hello_gfw-0.0.1-py2.7.egg\hgfwinit.py", line 73, in replace while j < length and words_dict.has_keys_with_prefix(text[i:j+1]): AttributeError: 'dawg.CompletionDAWG' object has no attribute 'has_keys_with_prefix'

microdog commented 8 years ago

I cannot reproduce it. Can you provide more details?