weboob-devel/modules/groupamaes
Romain Bignon 87070bf05a use a local instance of LinearDateGuesser instead of global one
When giving LinearDateGuesser instance to DateGuesser at Page's
declaration, that'll be the SAME object for all the life-time of the
module. So when listing transactions of a second account, the first taken
date is the date of the oldest transaction of the first account!
2015-01-13 16:59:13 +01:00
..
__init__.py Rename backend.py to module.py 2014-09-26 10:18:12 +02:00
browser.py use a local instance of LinearDateGuesser instead of global one 2015-01-13 16:59:13 +01:00
favicon.png [groupamaes] add favicon 2014-04-23 12:12:46 +02:00
module.py bump to 1.1 2014-10-17 14:10:38 +02:00
pages.py use a local instance of LinearDateGuesser instead of global one 2015-01-13 16:59:13 +01:00
test.py s/BACKEND/MODULE/ 2014-09-26 10:18:11 +02:00