i3pystatus/i3pystatus/mail
enkore 75fcad26fd Better fix for #102
Rationale:
-other backends don't require internet access
-displaying last unread count w/o connection seems reasonable
-however: error handling in get_connection() is quite wildcardy,
which is no good. Should be fixed asap.

Introducing a core exception for directly displaying errors may be a good idea at this point for next.
2014-08-28 13:11:20 +02:00
..
__init__.py Better fix for #102 2014-08-28 13:11:20 +02:00
imap.py Better fix for #102 2014-08-28 13:11:20 +02:00
maildir.py maildir: remove useless list comprehension 2014-07-18 16:48:28 +02:00
mbox.py PEP8 2014-04-30 14:51:41 +02:00
notmuchmail.py PEP8 2014-04-30 14:51:41 +02:00
thunderbird.py PEP8 2014-04-30 14:51:41 +02:00