weboob-devel/modules/boursorama
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
..
pages Use flake8 if available instead of pyflakes 2012-11-24 19:46:34 +01:00
__init__.py support repositories to manage backends (closes #747) 2012-01-17 17:00:05 +01:00
backend.py bump to 0.e 2012-10-28 20:39:49 +01:00
browser.py set CERTHASH const on most bank modules and others 2012-09-01 13:38:08 +02:00
favicon.png add a logo for boursorama 2012-02-08 13:03:52 +01:00
test.py rename iter_operations to iter_coming 2012-03-23 17:07:34 +01:00