docker-offlineimap/offlineimap/folder
Nicolas Sebrecht 83539f8601 threading: minor improvements
Factorize string, enhance comments and minor code improvements.

Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
2016-05-18 01:32:06 +02:00
..
__init__.py Use "from . import" for relative imports 2012-02-06 17:41:43 +01:00
Base.py threading: minor improvements 2016-05-18 01:32:06 +02:00
Gmail.py Replace calls to long with int calls 2016-05-10 02:53:09 +02:00
GmailMaildir.py Replace dictionary iteration methods 2016-05-16 23:18:26 +02:00
IMAP.py Replace xrange with range 2016-05-10 02:53:09 +02:00
LocalStatus.py sqlite: open database when we use it rather than at instantiation time 2016-05-12 18:51:59 +02:00
LocalStatusSQLite.py sqlite: open database when we use it rather than at instantiation time 2016-05-12 18:51:59 +02:00
Maildir.py Encode utf-8 argument for md5 function 2016-05-17 00:44:02 +02:00
UIDMaps.py Replace dictionary iteration methods 2016-05-16 23:18:26 +02:00