]> git.cworth.org Git - notmuch/commit
python: add notmuch.Database.status_string()
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Thu, 10 Dec 2015 02:16:40 +0000 (21:16 -0500)
committerJustus Winter <4winter@informatik.uni-hamburg.de>
Fri, 11 Dec 2015 16:05:32 +0000 (17:05 +0100)
commit8881a61fe7a1956534b89cd1f79984793ff694fe
treee15b7197bf287d8c475b354e9662bc2628c06544
parent88c0bc4cc6401b70c8a677edbc9a847de37c1e21
python: add notmuch.Database.status_string()

This gives some additional access to debugging information when using
the python bindings.

Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de>
bindings/python/notmuch/database.py