display a warning when the password is expired and has been switched

This commit is contained in:
Romain Bignon 2010-10-03 15:39:07 +02:00
commit 25916abbcd
2 changed files with 3 additions and 1 deletions

View file

@ -17,7 +17,6 @@
from weboob.tools.mech import ClientForm
import sys
import urllib
from logging import error