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 Added the Web plugin (from pieces of Http, Fun, and URL) in the new plugin format. 2005-02-01 09:41:54 +00:00
__init__.py Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
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.