weboob-devel/weboob/tools/application/qt
Laurent Bachelier 541d080c9d Use flake8 if available instead of pyflakes
With flake8, we can check for more issues and ignore those who are not
real issues.

This allowed me to find genuine errors in:
- modules/boursorama/pages/account_history.py
- modules/ing/pages/login.py
- weboob/tools/application/qt/qt.py
I left one in weboob/tools/browser/browser.py for the time being.

Some PEP8 fixes on other files.
2012-11-24 19:46:34 +01:00
..
__init__.py a lot of pyflakes and pylint fixes 2010-08-13 22:23:10 +02:00
backendcfg.py Fix Python 2.5 support 2012-03-13 12:36:02 +01:00
backendcfg.ui add a repositories editor in weboob-config-qt 2012-02-02 17:18:15 +01:00
Makefile put back backendcfg to tools 2010-07-07 17:20:17 +02:00
qt.py Use flake8 if available instead of pyflakes 2012-11-24 19:46:34 +01:00
reposdlg.ui add a repositories editor in weboob-config-qt 2012-02-02 17:18:15 +01:00