Commit graph

7 commits

Author SHA1 Message Date
Romain Bignon
71443efb54 creditcooppro: support coming transactions (in addition to card transactions) 2013-07-28 19:26:11 +02:00
Romain Bignon
dcda842322 creditcooperatifpro: encode credentials 2013-07-28 16:00:22 +02:00
Laurent Bachelier
a6ad7e83ff Use newer form of catching exceptions
autopep8 -i --select=W602
Also some other minor deprecated syntax changes, like "while 1".
I did not commit the less obvious changes.
2013-07-27 15:16:16 +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
Laurent Bachelier
c21d1f7925 Code clarity fixes
autopep8 -ir -j2 --select=E303,E125
Diff checked manually.
2013-03-16 00:52:43 +01:00
Romain Bignon
49bb230fc4 fix parsing when there is no coming transactions 2013-01-07 16:34:19 +01:00
Romain Bignon
b0fd66ae67 support both pro and perso websites 2013-01-02 16:54:10 +01:00