Commit graph

5 commits

Author SHA1 Message Date
Laurent Bachelier
3da02fde24 Remove useless __all__ in modules
They bring nothing of value (we never use import * anyway) and introduce
a maintenance burden.

The __all__ that I left might not be very useful either but at least
they are not a pain to maintain; they are also used by pyflakes in some
cases.
2014-09-09 19:00:02 +02:00
Romain Bignon
1c2ab28382 support account where name contains the owner 2013-05-20 21:10:21 +02:00
Romain Bignon
66cac07bbc an account owner name can start with Mle 2013-05-20 20:58:42 +02:00
Laurent Bachelier
c157557501 Use new-style classes 2013-04-03 19:04:55 +02:00
Romain Bignon
240efb85f4 support new Crédit Agricole website 2013-03-19 11:34:46 +01:00