Limnoria/plugins/Web
Daniel Folkinshteyn 2b708f034b 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.
2011-06-13 16:42:57 -04: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. 2011-06-13 16:42:57 -04:00
plugin.py Web: add 'timeout' config for web fetch, default 5 sec. 2011-06-13 16:42:57 -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
test.py Adjust testTitle to take into account /.'s slight change 2009-03-11 13:37:26 -04:00

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