weboob-devel/modules/societegenerale
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
..
pages rename things related to browsers 2014-10-07 00:30:07 +02:00
sgpe rename things related to browsers 2014-10-07 00:30:07 +02:00
__init__.py Rename backend.py to module.py 2014-09-26 10:18:12 +02:00
browser.py rename things related to browsers 2014-10-07 00:30:07 +02:00
captcha.py Remove tuple method parameters 2014-10-10 23:41:44 +02:00
favicon.png support repositories to manage backends (closes #747) 2012-01-17 17:00:05 +01:00
module.py Rename BaseModule to Module and Module to LoadedModule 2014-09-26 10:18:12 +02:00
test.py s/BACKEND/MODULE/ 2014-09-26 10:18:11 +02:00