Commit graph

6 commits

Author SHA1 Message Date
Laurent Bachelier
c20e97d070 pastealacon: Can now use specialized Browser exception 2014-06-16 14:38:56 +02:00
Laurent Bachelier
560d36840d pastealacon: Fully use Browser2 filters
This also transforms the fill_ function into both a filling and a getting
function. Magic!
2014-06-04 00:50:50 +02:00
Laurent Bachelier
14b1b56914 browser2: Add an option to convert POST data to the proper encoding
And autodetect it on forms. There is no other way to know what is the
expected encoding.
2014-05-19 01:01:25 +02:00
Laurent Bachelier
22ce4438e5 pastealacon: Port to Browser2
It works, but there are a lot of things that could be improved.
2014-05-19 00:31:31 +02:00
Laurent Bachelier
7094931c92 Easy spacing fixes, trailing stuff
Remove useless trailing \
Remove trailing spaces
Add missing empty lines

autopep8 -ir -j2 --select=E301,E302,E502,W291,W293,W391 .

Diff quickly checked.
2013-03-16 00:54:55 +01:00
Romain Bignon
14a7a1d362 support repositories to manage backends (closes #747) 2012-01-17 17:00:05 +01:00
Renamed from weboob/backends/pastealacon/browser.py (Browse further)