weboob-devel/weboob
Laurent Bachelier 79724c90f5 Remove "thread" argument in iter_unread_messages
It is unused, and no backend implemented it — so it was wrong to have it
in the function signature.
It also does not seem very helpful, we have get_threads() if we want to
do something advanced with treads.

fixes #825
2012-03-23 07:04:40 +01:00
..
applications Add command to run the monboob process only once 2012-03-21 04:16:45 +01:00
capabilities Remove "thread" argument in iter_unread_messages 2012-03-23 07:04:40 +01:00
core load_backend: don't catch when there is an error to load a module 2012-03-22 16:33:05 +01:00
tools Remove "thread" argument in iter_unread_messages 2012-03-23 07:04:40 +01:00
__init__.py PEP8 style fixes and other small style fixes 2012-03-14 04:51:46 +01:00