]> git.notmuchmail.org Git - notmuch/commit
python: wrap and use notmuch_database_destroy as destructor
authorJustus Winter <4winter@informatik.uni-hamburg.de>
Sun, 22 Apr 2012 12:07:57 +0000 (14:07 +0200)
committerDavid Bremner <bremner@debian.org>
Sat, 28 Apr 2012 12:31:12 +0000 (09:31 -0300)
commit7bfc4bf501af2207123135065b08bd4874446de8
tree898250801bcc013836aebb59d25865cd0d53b6bb
parent288feb7cdf1798408c708394fd935f05acf87985
python: wrap and use notmuch_database_destroy as destructor

Adapt the python bindings to the notmuch_database_close split.

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