summaryrefslogtreecommitdiff
path: root/bindings/python-cffi/tests/test_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.