Vikash Singh

Results 2 issues of Vikash Singh

sudo make uninstall is not working. I am using ubuntu 12.04 LTS. Any help is greatly appreciated.

Thanks for the library, will definitely try it out: I am facing a simple issue meanwhile: ``` t = Triegex('foo', 'bar', 'baz') t.to_regex() t.add('c++') 'spam' in t import re re.findall(t.to_regex(),...