weboob-devel/weboob/core
Laurent Bachelier c92ec6768b Fix keyring updates with latest openurl() change
You now have to call read() before doing another openurl().
As a bonus, the code is slightly shorter.
2012-04-15 20:31:56 +02:00
..
__init__.py change license to AGPLv3+ 2011-04-08 12:48:07 +02:00
backendscfg.py PEP8 style fixes and other small style fixes 2012-03-14 04:51:46 +01:00
bcall.py add backtraces in CallErrors message 2012-04-09 10:12:28 +02:00
modules.py correctly check debug level to print exception when a module can't be loaded 2012-04-09 11:22:55 +02:00
ouiboube.py raise an error if module is not found 2012-04-11 19:29:33 +02:00
repositories.py Fix keyring updates with latest openurl() change 2012-04-15 20:31:56 +02:00
scheduler.py fix unused imports/variables 2012-04-09 11:24:15 +02:00