Files
gists/codegrab/flm.py
Tobias Kessels 02fae91e20 fixed bug in flm.py
"find longest match" (flm.py) was parsing the input string as a regex pattern. now the string is properly escaped.
i might gonne add the option to search for regex later
2018-01-24 08:58:26 +01:00

2.4 KiB
Executable File