weboob-devel/weboob/backends/mediawiki
Laurent Bachelier 44f6189ca5 mediawiki backend: Use readurl instead of openurl
So that requests can be shown and saved if the debug options are activated.
json.load(fp) is just calling json.loads(fp.read) so there is no
performance loss.
2011-04-14 16:19:51 +02:00
..
__init__.py change license to AGPLv3+ 2011-04-08 12:48:07 +02:00
backend.py change license to AGPLv3+ 2011-04-08 12:48:07 +02:00
browser.py mediawiki backend: Use readurl instead of openurl 2011-04-14 16:19:51 +02:00
test.py change license to AGPLv3+ 2011-04-08 12:48:07 +02:00