weboob-devel/weboob/tools/browser
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
..
__init__.py move select() in parser 2011-04-09 11:25:13 +02:00
browser.py Remove fragment from URLs (closes #636). 2011-04-14 16:19:51 +02:00
decorators.py Add check_url decorator, remove check_domain 2011-04-21 22:18:17 +02:00
firefox_cookies.py change license to AGPLv3+ 2011-04-08 12:48:07 +02:00