No description
  • Python 99.2%
  • Shell 0.3%
  • Perl 0.3%
  • Batchfile 0.1%
Find a file
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
scripts rename scripts 2010-07-12 03:02:36 +02:00
tools rename scripts 2010-07-12 03:02:36 +02:00
weboob new exception BrowserHTTPError, retry only when this one is raised 2010-07-15 23:47:01 +02:00
.gitignore ignore *_ui.py 2010-04-17 17:29:10 +02:00
COPYING license 2010-03-20 12:41:06 +01:00
INSTALL update INSTALL for dependencies 2010-07-10 21:53:57 +02:00
setup.py reinstall scripts 2010-07-11 22:01:28 +02:00