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
..
debpydep.py
correctly follow symlinks (no unknown modules anymore)
2010-05-01 11:09:37 +02:00
gen_comic_reader.sh
change to generic comic reader test passed to generator
2011-09-26 13:31:16 +02:00
install_xdg.py
Fix Python 2.5 support
2012-03-13 12:36:02 +01:00
make_man.py
PEP8 style fixes and other small style fixes
2012-03-14 04:51:46 +01:00
make_man.sh
Add tool to properly start make_man.py
2012-03-27 11:57:00 +02:00
pyflakes.sh
Use flake8 if available instead of pyflakes
2012-11-24 19:46:34 +01:00
pyreverse.sh
add launcher for pyreverse PDF diagrams generator
2010-05-19 11:15:52 +02:00
run_tests.sh
tests: Use the guessed nosetests for the core tests too
2012-11-11 05:20:30 +01:00
storage_convert.py
add a tool to convert storages to new format
2010-07-03 15:01:06 +02:00
weboob_bash_completion
use 'hash' instead of 'have' ( closes #905 )
2012-10-27 13:25:37 +02:00
weboob_lint.py
remove unused import
2012-10-27 11:21:41 +02:00