docker-offlineimap/offlineimap/folder
Dmitrijs Ledkovs d45872e59c Add missing OfflineImapError import in folder/UIDMaps.py
Bug-Debian: http://bugs.debian.org/671279
Reported-by: Ansgar Burchardt <ansgar@debian.org>
Signed-off-by: Dmitrijs Ledkovs <xnox@debian.org>
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
2012-07-30 20:10:11 +02:00
..
__init__.py Use "from . import" for relative imports 2012-02-06 17:41:43 +01:00
Base.py Fix str.format() calls for Python 2.6. 2012-06-02 18:25:51 +02:00
Gmail.py Use "from . import" for relative imports 2012-02-06 17:41:43 +01:00
IMAP.py Remove the APPENDUID hack, previously introduced 2012-06-06 10:13:42 +02:00
LocalStatus.py Prevent modifications on a folder level to occur in dry-run 2012-02-17 13:17:05 +01:00
LocalStatusSQLite.py Prevent modifications on a folder level to occur in dry-run 2012-02-17 13:17:05 +01:00
Maildir.py Prevent modifications on a folder level to occur in dry-run 2012-02-17 13:17:05 +01:00
UIDMaps.py Add missing OfflineImapError import in folder/UIDMaps.py 2012-07-30 20:10:11 +02:00