fix bouygues #444

This commit is contained in:
Christophe Benz 2010-12-06 14:48:19 +01:00 committed by Romain Bignon
commit 6a857021c7
3 changed files with 11 additions and 3 deletions

View file

@ -20,7 +20,6 @@ import re
from weboob.capabilities.messages import CantSendMessage
from weboob.tools.browser import BasePage
#from weboob.tools.parsers.lxmlparser import select, SelectElementException
__all__ = ['ComposeFrame', 'ComposePage', 'ConfirmPage', 'SentPage']