weboob-devel/modules/boursorama/pages
Laurent Bachelier e783f2c821 Remove tuple method parameters
They can be found through autopep8 (W690) or python-modernize.
Variables manually renamed.

This is because Python 3 does not support tuple unpacking:
http://legacy.python.org/dev/peps/pep-3113/
2014-10-10 23:41:44 +02:00
..
__init__.py Handle card history 2014-03-01 19:19:27 +01:00
account_history.py rename things related to browsers 2014-10-07 00:30:07 +02:00
accounts_list.py rename things related to browsers 2014-10-07 00:30:07 +02:00
card_history.py rename things related to browsers 2014-10-07 00:30:07 +02:00
login.py Remove tuple method parameters 2014-10-10 23:41:44 +02:00
two_authentication.py rename things related to browsers 2014-10-07 00:30:07 +02:00