weboob-devel/weboob
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
..
applications pep8 fixes, modernizations 2014-10-10 23:41:43 +02:00
browser pep8 fixes, modernizations 2014-10-10 23:41:43 +02:00
capabilities Always raise instances of NotImplementedError 2014-10-10 23:41:43 +02:00
core fix bcall to to new behavior of do(), and fix QtDo too, and all Qt applications... 2014-10-10 17:34:48 +02:00
deprecated logging: Create a new level DEBUG_FILTERS 2014-10-07 17:11:09 +02:00
tools Remove tuple method parameters 2014-10-10 23:41:44 +02:00
__init__.py PEP8 style fixes and other small style fixes 2012-03-14 04:51:46 +01:00
exceptions.py rename things related to browsers 2014-10-07 00:30:07 +02:00