weboob-devel/weboob/tools/browser2
Laurent Bachelier 9619ddcaa2 browser2: Add RawText filter
Allows getting .text of elements without any alteration.
This is useful for at least textarea and pre tags.

Maybe the .join character should be configurable.
2014-06-04 00:49:00 +02:00
..
__init__.py [browser2] add an XMLPage 2014-04-03 16:34:36 +02:00
browser.py browser2: More specialized exceptions 2014-06-03 22:28:21 +02:00
cookies.py first step in python3 support 2014-05-17 14:27:55 +02:00
exceptions.py browser2: More specialized exceptions 2014-06-03 22:28:21 +02:00
filters.py browser2: Add RawText filter 2014-06-04 00:49:00 +02:00
page.py browser2: Add an option to convert POST data to the proper encoding 2014-05-19 01:01:25 +02:00