docker-offlineimap/offlineimap/folder
Nicolas Sebrecht 59b712ecbc remove dead code: the description of the passes is never used
Some minor style fixes.

Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
2016-07-18 18:41:41 +02:00
..
__init__.py Use "from . import" for relative imports 2012-02-06 17:41:43 +01:00
Base.py remove dead code: the description of the passes is never used 2016-07-18 18:41:41 +02:00
Gmail.py remove dead code: the description of the passes is never used 2016-07-18 18:41:41 +02:00
GmailMaildir.py fix attribute name _utime_from_header 2016-07-16 21:25:14 +02:00
IMAP.py learn to not download UIDs defined by the user 2016-07-03 20:02:45 +02:00
LocalStatus.py correctly reraise errors with six 2016-07-03 19:56:14 +02:00
LocalStatusSQLite.py Maildir: OfflineImapError is missing the severity argument 2016-07-16 18:02:01 +02:00
Maildir.py Maildir: OfflineImapError is missing the severity argument 2016-07-16 18:02:01 +02:00
UIDMaps.py UIDMaps: correctly protect from concurrent writes 2016-07-03 20:00:21 +02:00