]> git.notmuchmail.org Git - notmuch/commit
python: update bindings for the new query search API
authorJustus Winter <4winter@informatik.uni-hamburg.de>
Thu, 24 Dec 2015 12:57:21 +0000 (13:57 +0100)
committerJustus Winter <4winter@informatik.uni-hamburg.de>
Fri, 8 Jan 2016 12:58:33 +0000 (13:58 +0100)
commite2ecf2b0ebd41257eb82dc1c1ff6d0d970209356
treec09ad7f646563620c91e747f8fb49661df303e93
parent9ed1eea8b63115343ec4a32907d9a1e1b9c0b7f1
python: update bindings for the new query search API

Use 'notmuch_query_search_{threads,messages}_st' instead of their
deprecated counterpart.

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