weboob-devel/weboob/tools
Laurent Bachelier 4d8030b8dd Add check_url decorator, remove check_domain
check_domain was not used anywhere and was bugged (the domain argument
was ignored in favor of self.DOMAIN).
The check_url decorator checks if the URL can be handled, if not it will
return None. The idea is to avoid making unnecessary requests.
2011-04-21 22:18:17 +02:00
..
application use CapResources for radios 2011-04-21 12:07:37 +02:00
browser Add check_url decorator, remove check_domain 2011-04-21 22:18:17 +02:00
config change license to AGPLv3+ 2011-04-08 12:48:07 +02:00
parsers Add support for xpath in LxmlHtmlParser.select 2011-04-12 01:00:28 +02:00
__init__.py remove namespace packages info 2010-11-25 16:39:05 +01:00
backend.py Use the lowercase http_proxy environment variable 2011-04-09 15:40:23 +02:00
decorators.py change license to AGPLv3+ 2011-04-08 12:48:07 +02:00
genericArticle.py move select() in parser 2011-04-09 11:25:13 +02:00
inspect.py change license to AGPLv3+ 2011-04-08 12:48:07 +02:00
log.py change license to AGPLv3+ 2011-04-08 12:48:07 +02:00
mech.py change license to AGPLv3+ 2011-04-08 12:48:07 +02:00
misc.py change license to AGPLv3+ 2011-04-08 12:48:07 +02:00
newsfeed.py change license to AGPLv3+ 2011-04-08 12:48:07 +02:00
ordereddict.py change license to AGPLv3+ 2011-04-08 12:48:07 +02:00
path.py use CapResources for radios 2011-04-21 12:07:37 +02:00
property.py change license to AGPLv3+ 2011-04-08 12:48:07 +02:00
storage.py change license to AGPLv3+ 2011-04-08 12:48:07 +02:00
test.py change license to AGPLv3+ 2011-04-08 12:48:07 +02:00
value.py change license to AGPLv3+ 2011-04-08 12:48:07 +02:00