weboob-devel/weboob/tools/captcha
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 VirtKeyboard: move to weboob/tools/captcha/ 2011-11-04 10:07:09 +01:00
virtkeyboard.py Remove tuple method parameters 2014-10-10 23:41:44 +02:00