Commit graph

7 commits

Author SHA1 Message Date
Romain Bignon
240efb85f4 support new Crédit Agricole website 2013-03-19 11:34:46 +01: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
bae1675573 update AUTHORS and fix pyflakes warnings 2012-09-12 13:48:33 +02:00
Xavier G
13ee7c4c17 Minor documentation fix. 2012-09-09 19:42:26 +02:00
Xavier G
884d7dab4a Minor indentation fix. 2012-09-09 19:42:26 +02:00
Xavier G
882e88da07 Slightly improved the TokenExtractor class. 2012-09-09 19:42:26 +02:00
Xavier G
ca4240cb19 CrAgr: reworked the whole parsing for "list" and "history" operations.
The code now relies on text tokens instead of the HTML structure, which varies
too much from one region to another.
2012-09-09 19:42:26 +02:00