weboob-devel/weboob
Romain Bignon 08700f4a31 new exception BrowserHTTPError, retry only when this one is raised
For example, on aum, the exception AdopteWait is derived from
BrowserUnavailable, which is normal. But when AdopteWait is raised, we
don't care about retry.

So only HTTP errors attempt to retry.
2010-07-15 23:47:01 +02:00
..
applications fix QtScheduler and use it instead of QTimer 2010-07-13 23:44:22 +02:00
backends add the 'register' backend parameter 2010-07-15 23:37:54 +02:00
capabilities implement fillobj() browser method 2010-07-15 01:21:49 +02:00
core add missing import 2010-07-15 01:21:55 +02:00
tools new exception BrowserHTTPError, retry only when this one is raised 2010-07-15 23:47:01 +02:00
__init__.py create setup.py files for multi-packaging 2010-07-07 17:20:16 +02:00