weboob-devel/weboob/tools/browser
Laurent Bachelier da55da0d9d Optional global argument to save responses
By adding -S or --save-responses to an application's arguments, every
response will be saved in /tmp/weboob. This is best used with the
-d/--debug option.
It might be interesting to add the headers to the saved response.
2010-09-30 23:28:33 +02:00
..
__init__.py a lot of pyflakes and pylint fixes 2010-08-13 22:23:10 +02:00
browser.py Optional global argument to save responses 2010-09-30 23:28:33 +02:00
decorators.py use real comments for licence header 2010-06-22 16:27:33 +02:00
firefox_cookies.py moved firefox_cookies into weboob.tools.browser 2010-07-12 23:53:37 +02:00