weboob-devel/modules/hellobank/perso
Laurent Bachelier 74a4ef6723 Use the print function everywhere
python modernize.py --no-six -f libmodernize.fixes.fix_print -w

With manual fixes as the import was put always on top.
2014-10-06 17:00:17 +02:00
..
__init__.py Add module for HelloBank support (closes #1276) 2013-07-14 19:08:10 +02:00
accounts_list.py Use the print function everywhere 2014-10-06 17:00:17 +02:00
login.py Rename BasePage to Page 2014-09-26 10:18:12 +02:00
messages.py Rename BasePage to Page 2014-09-26 10:18:12 +02:00
transactions.py Rename BasePage to Page 2014-09-26 10:18:12 +02:00
transfer.py Rename BasePage to Page 2014-09-26 10:18:12 +02:00