weboob-devel/modules/francetelevisions
Romain Bignon 9d1155955e correctly fix the problem with streamed calls on requests (closes #1683)
Do not close explicitly the socket, as it is closed automatically when all
the data is consumed.
2014-12-10 11:36:09 +01:00
..
__init__.py Rename backend.py to module.py 2014-09-26 10:18:12 +02:00
browser.py correctly fix the problem with streamed calls on requests (closes #1683) 2014-12-10 11:36:09 +01:00
favicon.png support repositories to manage backends (closes #747) 2012-01-17 17:00:05 +01:00
module.py bump to 1.1 2014-10-17 14:10:38 +02:00
pages.py Fix pyflakes (forgot to amend the previous commit) 2014-11-18 22:42:02 +01:00
test.py s/BACKEND/MODULE/ 2014-09-26 10:18:11 +02:00