use Weboob.do insteal of deprecated iter_backends in some frontends
This commit is contained in:
parent
ad240e7aed
commit
7c502ca236
3 changed files with 9 additions and 14 deletions
|
|
@ -162,3 +162,4 @@ class BaseApplication(object):
|
|||
print 'Program killed by SIGINT'
|
||||
except ConfigError, e:
|
||||
print 'Configuration error: %s' % e
|
||||
sys.exit(1)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue