all browser2 modules may import exceptions from weboob.tools.exceptions

This commit is contained in:
Romain Bignon 2014-05-17 13:58:33 +02:00
commit e434bb90e2
14 changed files with 21 additions and 20 deletions

View file

@ -21,7 +21,7 @@
import re
from weboob.tools.browser2 import DomainBrowser, HTMLPage, Profile
from weboob.tools.browser import BrowserIncorrectPassword
from weboob.tools.exceptions import BrowserIncorrectPassword
from weboob.tools.json import json