aboutsummaryrefslogtreecommitdiff
path: root/bindings/python-cffi/tests/test_errors.py
AgeCommit message (Collapse)Author
2021-12-05Fix error message when using notmuch_status_to_stringFloris Bruynooghe
The python exception class was incorrectly loading the error message which resulted in unprintable exception objects.