weboob-devel/weboob/backends
Laurent Bachelier 7d0105c167 Fallback to Python json if there is no simplejson
The json module is in Python 2.6 and up.
json does not raise JSONDecodeError, but ValueError. Since
JSONDecodeError is a subclass of ValueError, the except ValueError
will work for both.
2010-11-12 16:34:12 +01:00
..
arte bump to version 0.4 2010-11-01 23:21:37 +01:00
aum Fallback to Python json if there is no simplejson 2010-11-12 16:34:12 +01:00
bnporc fix coming 2010-11-02 23:36:27 +01:00
bp handle LoggedPage 2010-11-11 15:51:16 +01:00
canalplus fill all available fields 2010-11-09 23:27:56 +01:00
canaltp bump to version 0.4 2010-11-01 23:21:37 +01:00
cragr bump to version 0.4 2010-11-01 23:21:37 +01:00
dlfp store datetime from newsfeed in the Thread object (closes #419) 2010-11-10 00:30:01 +01:00
fourchan bump to version 0.4 2010-11-01 23:21:37 +01:00
gazelle bump to version 0.4 2010-11-01 23:21:37 +01:00
geolocip decode error message 2010-11-02 16:33:34 +01:00
ina new attribute 'description' on Video 2010-11-04 22:23:00 +01:00
lcl fix regexp of config 2010-11-11 01:11:37 +01:00
newsfeed english error 2010-11-02 16:33:34 +01:00
ouifm bump to version 0.4 2010-11-01 23:21:37 +01:00
redmine bump to version 0.4 2010-11-01 23:21:37 +01:00
transilien bump to version 0.4 2010-11-01 23:21:37 +01:00
yahoo correctly handle errors 2010-11-11 00:17:40 +01:00
youjizz bump to version 0.4 2010-11-01 23:21:37 +01:00
youporn bump to version 0.4 2010-11-01 23:21:37 +01:00
youtube bump to version 0.4 2010-11-01 23:21:37 +01:00
__init__.py create setup.py files for multi-packaging 2010-07-07 17:20:16 +02:00