Limnoria/src/utils
James McCoy 63ec70bc08 Use socket.inet_aton for isIPV4 since Windows doesn't (always?) have inet_pton
Closes: Sf#3430008
Signed-off-by: James McCoy <jamessan@users.sourceforge.net>
(cherry picked from commit 360a2036ac)

Signed-off-by: Daniel Folkinshteyn <nanotube@users.sourceforge.net>
2011-12-12 11:24:42 -05: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 Use socket.inet_aton for isIPV4 since Windows doesn't (always?) have inet_pton 2011-12-12 11:24:42 -05:00
python.py Handle changes to fnmatch.translate in Python 2.6 2010-10-10 17:38:08 -04: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 Web: add 'timeout' config for web fetch, default 5 sec. 2011-06-13 16:42:57 -04:00