can fetch also telegrams

This commit is contained in:
Romain Bignon 2010-04-04 18:15:07 +02:00
commit e66f47e3fb
3 changed files with 32 additions and 14 deletions

View file

@ -19,7 +19,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
"""
from weboob.tools.browser import BrowserIncorrectPassword, BasePage
from weboob.capabilities.messages import Message
class DLFPPage(BasePage):
def is_logged(self):