several fixes to run successfully tests

This commit is contained in:
Romain Bignon 2012-01-17 17:46:13 +01:00
commit abb24b9954
9 changed files with 80 additions and 76 deletions

View file

@ -21,7 +21,7 @@
from logging import error
from weboob.tools.browser import BasePage, BrowserUnavailable
from societegenerale.captcha import Captcha, TileError
from ..captcha import Captcha, TileError
from lxml import etree