notmuch/bindings/python/notmuch
Justus Winter e2ecf2b0eb 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>
2016-01-08 13:58:33 +01:00
..
__init__.py python: add new errors 2016-01-08 13:58:33 +01:00
compat.py python: add a file abstracting away differences between python 2 and 3 2012-05-17 18:23:11 +02:00
database.py python: add notmuch.Database.status_string() 2015-12-11 17:05:32 +01:00
directory.py python: use relative imports 2012-05-17 16:58:53 +02:00
errors.py python: add new errors 2016-01-08 13:58:33 +01:00
filenames.py python: fix argument for filenames_destroy 2016-01-08 12:37:38 +01:00
globals.py python: use absolute import for SOVERSION 2015-05-23 20:59:42 +02:00
message.py python: fix Message.get_header 2012-05-17 18:23:11 +02:00
messages.py python: remove now unused import of module sys 2012-12-21 14:23:54 +01:00
query.py python: update bindings for the new query search API 2016-01-08 13:58:33 +01:00
tag.py python: use relative imports 2012-05-17 16:58:53 +02:00
thread.py python: Add bindings for notmuch_thread_get_messages 2013-05-05 13:56:39 -03:00
threads.py python: use relative imports 2012-05-17 16:58:53 +02:00
version.py version: bump to 0.21 2015-10-29 19:57:30 -03:00