summaryrefslogtreecommitdiff
path: root/alot/errors.py
Commit message (Expand)AuthorAge
* remove old new-style classes syntaxPatrick Totzke2019-05-27
* Replace Exception.message with str(Exception)Dylan Baker2017-08-19
* convert from pygpgme to the python "gpg" moduleDaniel Kahn Gillmor2017-08-14
* Turn alot.errors.GPGCode into a new style classLucas Hoffmann2016-12-14
* Spotted a typoBenjamin2013-07-10
* introduce CompletionErrorsPatrick Totzke2013-07-07
* Properly call the constructor of the super classJustus Winter2013-06-16
* pep8/pyflakes fixesPatrick Totzke2013-03-16
* add error codesJohannes Kulick2013-02-19
* pep8 and pyflakes fixesPatrick Totzke2012-07-21
* add copyright statements to all source filesPatrick Totzke2012-06-14
* move alot.db.errors GPGProblem to alot.errorsPatrick Totzke2012-05-13
* group settings into a submodulePatrick Totzke2012-03-11
* move read_config to helper; ConfigError to errorsPatrick Totzke2012-02-25