weboob-devel/modules/aum
Laurent Bachelier 74a4ef6723 Use the print function everywhere
python modernize.py --no-six -f libmodernize.fixes.fix_print -w

With manual fixes as the import was put always on top.
2014-10-06 17:00:17 +02:00
..
optim Use the print function everywhere 2014-10-06 17:00:17 +02:00
__init__.py Rename backend.py to module.py 2014-09-26 10:18:12 +02:00
antispam.py Remove useless __all__ in modules 2014-09-09 19:00:02 +02:00
API.txt support repositories to manage backends (closes #747) 2012-01-17 17:00:05 +01:00
browser.py Rename BaseBrowser to Browser 2014-09-26 10:18:12 +02:00
captcha.py Use the print function everywhere 2014-10-06 17:00:17 +02:00
contact.py Move the import oh html2text outside of misc 2014-07-09 11:43:14 +02:00
favicon.png support repositories to manage backends (closes #747) 2012-01-17 17:00:05 +01:00
module.py Rename BaseModule to Module and Module to LoadedModule 2014-09-26 10:18:12 +02:00
test.py s/BACKEND/MODULE/ 2014-09-26 10:18:11 +02:00