weboob-devel/modules/canalplus
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 pep8: Use "X not in Y" instead of "not X in Y" 2014-10-11 01:27:24 +02:00
test.py s/BACKEND/MODULE/ 2014-09-26 10:18:11 +02:00
video.py Remove useless __all__ in modules 2014-09-09 19:00:02 +02:00