Limnoria/src/utils
Daniel Folkinshteyn 5d9273cd5a add damerau-levenshtein distance to supybot.utils.seq
use it in factoids invalid command to match possible typos
write tests for same.
2010-04-07 12:33:28 -04:00
..
__init__.py Add utils/crypt.py as a Python version-agnostic crypt module 2009-03-11 13:37:26 -04:00
crypt.py Add utils/crypt.py as a Python version-agnostic crypt module 2009-03-11 13:37:26 -04:00
error.py Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
file.py Add utils/crypt.py as a Python version-agnostic crypt module 2009-03-11 13:37:26 -04:00
gen.py Fix some typos/wordings. 2009-08-26 16:34:12 -04:00
iter.py Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
net.py Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
python.py Added basic CacheDict with simple test. 2009-04-02 11:28:57 -05:00
seq.py add damerau-levenshtein distance to supybot.utils.seq 2010-04-07 12:33:28 -04:00
str.py Allow nItems to take longs as well. 2009-05-19 00:58:07 -04:00
structures.py Added basic CacheDict with simple test. 2009-04-02 11:28:57 -05:00
transaction.py Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
web.py utils.web: Provide access to the raw httpUrlRe/urlRe strings 2009-10-15 22:16:38 -04:00