docker-offlineimap/offlineimap/repository
Eygene Ryabinkin e7fabf9e57 Properly re-raise exception to save original tracebacks
We usually mutate some exceptions to OfflineImapError() and it is
a whole lot better if such exception will show up with the original
traceback, so all valid occurrences of such mutations were transformed
to the 3-tuple form of "raise".  Had also added coding guidelines
document where this re-raise strategy is documented.

Signed-off-by: Eygene Ryabinkin <rea@codelabs.ru>
2015-01-12 17:51:21 +03:00
..
__init__.py Properly re-raise exception to save original tracebacks 2015-01-12 17:51:21 +03:00
Base.py more style consistency 2015-01-08 23:36:19 +01:00
Gmail.py Adapt plain status folder to gmail labels stuff 2014-05-06 23:37:11 +04:00
GmailMaildir.py repository/GmailMaildir.py: remove unused import 2015-01-01 22:24:22 +01:00
IMAP.py Properly re-raise exception to save original tracebacks 2015-01-12 17:51:21 +03:00
LocalStatus.py more style consistency 2015-01-08 23:36:19 +01:00
Maildir.py more style consistency 2015-01-08 23:36:19 +01:00