Limnoria/src/utils
James McCoy 360a2036ac 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>
2011-12-05 22:48:09 -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 Account for negative times in timeElapsed. 2010-08-24 19:02:16 -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-05 22:48:09 -05:00
python.py Handle changes to fnmatch.translate in Python 2.6 2010-09-08 23:31:01 -04:00
seq.py Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00: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.py: Only try catching socket.sslerror if built with SSL support 2010-08-24 19:49:30 -04:00