Limnoria/src/utils
Daniel Folkinshteyn f310350335 Web: add 'timeout' config for web fetch, default 5 sec.
Otherwise, when a site would take a long time to respond, the thread would hang for quite a while.

also needed to mod src/utils/web.py to take the timeout arg.

Signed-off-by: James McCoy <jamessan@users.sourceforge.net>
2012-10-15 22:10:56 -04:00
..
__init__.py Use relative imports for all packages under the supybot namespace 2012-09-17 22:12:11 -04:00
crypt.py Update my name/contact information 2012-09-01 10:16:48 -04:00
error.py Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
file.py Use relative imports for all packages under the supybot namespace 2012-09-17 22:12:11 -04:00
gen.py Use relative imports for all packages under the supybot namespace 2012-09-17 22:12:11 -04:00
iter.py Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
net.py core: force inet_aton argument to string to prevent occasional error on reconnect. 2012-10-14 12:21:56 -04:00
python.py Update my name/contact information 2012-09-01 10:16:48 -04:00
seq.py Added Seen.since, which lets a user see messages which were sent since the last time he parted a channel. 2009-07-01 15:40:58 -05:00
str.py Use relative imports for all packages under the supybot namespace 2012-09-17 22:12:11 -04:00
structures.py Added basic CacheDict with simple test. 2009-04-02 11:28:57 -05:00
transaction.py Use relative imports for all packages under the supybot namespace 2012-09-17 22:12:11 -04:00
web.py Web: add 'timeout' config for web fetch, default 5 sec. 2012-10-15 22:10:56 -04:00