Re: [PATCH v2 03/10] python: handle return status of database close and destroy

Subject: Re: [PATCH v2 03/10] python: handle return status of database close and destroy

Date: Sat, 05 Jul 2014 09:43:58 -0300

To: Peter Wang, notmuch@notmuchmail.org

Cc:

From: David Bremner


Peter Wang <novalazy@gmail.com> writes:

> Throw an exception if notmuch_database_close or notmuch_database_destroy
> fail.
> ---
>  bindings/python/notmuch/database.py | 12 ++++++++----
>  1 file changed, 8 insertions(+), 4 deletions(-)
>

I don't really feel qualified to review changes to the python bindings.
Justus, are you still following/mainting the python bindings? If so,
what do you think of this patch?

d

Thread: