Merge branch 'threads'
Conflicts: weboob/frontends/videoob/application.py
This commit is contained in:
commit
926a25b992
14 changed files with 305 additions and 65 deletions
|
|
@ -164,3 +164,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