Limnoria/plugins/Web
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
..
README.txt
__init__.py
config.py Web: add 'timeout' config for web fetch, default 5 sec. 2012-10-15 22:10:56 -04:00
plugin.py Web: add 'timeout' config for web fetch, default 5 sec. 2012-10-15 22:10:56 -04:00
test.py Web: Remove/update non-functional tests 2012-09-05 21:35:56 -04:00

README.txt

Insert a description of your plugin here, with any notes, etc. about using it.