weboob-devel/weboob/tools/browser2
Laurent Bachelier 04cec70e1f browser2 filters: Force unicode, little style fixes
lxml for Python2 has the tendency to return str instead of
unicode when the contents are pure ASCII.
Try to fix the nonsense.
2014-06-04 00:58:35 +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 filters: Force unicode, little style fixes 2014-06-04 00:58:35 +02:00
page.py browser2: Add an option to convert POST data to the proper encoding 2014-05-19 01:01:25 +02:00