weboob-devel/weboob
2010-04-27 01:37:26 +02:00
..
backends use lock on Browser 2010-04-27 01:37:19 +02:00
capabilities show page url in videoob search results 2010-04-20 23:53:56 +02:00
frontends use Weboob.do insteal of deprecated iter_backends in some frontends 2010-04-27 01:37:26 +02:00
tools use Weboob.do insteal of deprecated iter_backends in some frontends 2010-04-27 01:37:26 +02:00
__init__.py support of backend capabilities 2010-02-20 14:31:53 +01:00
backend.py BaseBackend has now a mutex and can be used in a 'with' statement to lock it 2010-04-27 00:59:59 +02:00
bcall.py new BackendsCall class to do asynchronous calls to backends methods 2010-04-27 00:59:13 +02:00
modules.py fix loading of modules by names 2010-04-20 09:24:47 +02:00
ouiboube.py new methods Weboob.do() and Weboob.do_caps() to do asynchronous calls 2010-04-27 00:59:31 +02:00
scheduler.py use threading.Timer instead of the sched module 2010-04-26 18:12:23 +02:00