summaryrefslogtreecommitdiff
path: root/bindings/python-cffi/notmuch2/_config.py
AgeCommit message (Collapse)Author
2020-06-15python config access: fix style and KeyError bugFloris Bruynooghe
This fixes some minor style/pep8 things and adds tests for the new config support. Also fixes a bug where KeyError was never raised on a missing key.
2020-06-15python/notmuch2: add bindings for the database config stringsAnton Khirnov