docker-offlineimap/docs
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
..
doc-src Properly re-raise exception to save original tracebacks 2015-01-12 17:51:21 +03:00
CodingGuidelines.rst Properly re-raise exception to save original tracebacks 2015-01-12 17:51:21 +03:00
INSTALL.rst docs: add "development state" section and update some links 2013-12-14 15:02:41 +01:00
Makefile Revamped documentation structure and some doc fixes 2012-02-24 11:13:27 +01:00
MANUAL.rst MANUAL: add minor sample on how to retrieve a password with a helper python file 2015-01-10 12:36:18 +01:00