]> git.notmuchmail.org Git - notmuch/commit
python: add new errors
authorJustus Winter <4winter@informatik.uni-hamburg.de>
Thu, 24 Dec 2015 11:51:30 +0000 (12:51 +0100)
committerJustus Winter <4winter@informatik.uni-hamburg.de>
Fri, 8 Jan 2016 12:58:33 +0000 (13:58 +0100)
commit9ed1eea8b63115343ec4a32907d9a1e1b9c0b7f1
tree74812d265e5cc417ccf55e1e69fcd2909f3c3598
parente3d34ef0afba28a6e9dcab0057de90f688f4ca57
python: add new errors

Add support for the new notmuch status codes UNSUPPORTED_OPERATION,
UPGRADE_REQUIRED, and PATH_ERROR.

Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de>
bindings/python/docs/source/status_and_errors.rst
bindings/python/notmuch/__init__.py
bindings/python/notmuch/errors.py