weboob-devel/weboob/tools
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
..
application Optional global argument to save responses 2010-09-30 23:28:33 +02:00
browser Optional global argument to save responses 2010-09-30 23:28:33 +02:00
config bugfix with recursive func 2010-08-02 16:44:41 +02:00
parsers new select() helper 2010-07-14 17:14:53 +02:00
__init__.py add webkit dependency 2010-07-07 19:50:52 +02:00
backend.py implement select command 2010-09-21 13:10:52 -04:00
decorators.py use real comments for licence header 2010-06-22 16:27:33 +02:00
mech.py unused imports removed 2010-08-12 09:19:35 +02:00
misc.py function iternb (not used yet, but it's more usefull in tree than in stash) 2010-08-25 13:21:08 +02:00
ordereddict.py enhance formatters 2010-07-11 22:00:18 +02:00
property.py use real comments for licence header 2010-06-22 16:27:33 +02:00
storage.py code clean 2010-07-12 03:16:03 +02:00
test.py all loaded backends are now configured (refs #368) 2010-08-19 22:15:38 +02:00