docker-offlineimap/offlineimap/repository
Łukasz Żarnowiecki 0addcbabf0 py3: raise exceptions using six module
There is no other way to make Python2 and Python3 happy, because syntax
raise E, V, T is incompatible with the latter.

Signed-off-by: Łukasz Żarnowiecki <dolohow@outlook.com>
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
2016-05-18 01:49:09 +02:00
..
__init__.py py3: raise exceptions using six module 2016-05-18 01:49:09 +02:00
Base.py Replace dictionary iteration methods 2016-05-16 23:18:26 +02:00
Gmail.py do use the XOAUTH2 url if configured 2015-10-12 07:51:05 +02:00
GmailMaildir.py repository: GmailMaildir: fix copyright 2015-01-14 18:01:05 +01:00
IMAP.py py3: raise exceptions using six module 2016-05-18 01:49:09 +02:00
LocalStatus.py make sqlite status cache the default 2016-04-09 21:06:38 +02:00
Maildir.py Keywords: avoid warning at each message when no keywords are used 2015-11-22 20:05:34 +01:00