weboob-devel/modules/jvmalin
Laurent Bachelier 6161a0aacd pep8 fixes, modernizations
autopep8 -a -r -i --select E711,E712,W601,W602,W603,W604,W690,E304,E401,E502 .
Also includes some manual reindentations (many are left after the print()
changes).
Manually checked, some modernizations not commited here.
2014-10-10 23:41:43 +02:00
..
__init__.py Rename backend.py to module.py 2014-09-26 10:18:12 +02:00
browser.py rename things related to browsers 2014-10-07 00:30:07 +02:00
module.py Rename BaseModule to Module and Module to LoadedModule 2014-09-26 10:18:12 +02:00
pages.py pep8 fixes, modernizations 2014-10-10 23:41:43 +02:00
test.py s/BACKEND/MODULE/ 2014-09-26 10:18:11 +02:00