notmuch/bindings/python/notmuch
Thibaut Horel e13d557bfd python: Add binding for notmuch_query_add_tag_exclude
Implemented as the method `exclude_tag` of the class `Query`. This method takes
one argument, a string containing the name of the tag to exclude.
2014-09-23 18:23:39 +02:00
..
__init__.py python: move the exception classes into error.py 2012-02-23 00:11:22 +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: handle return status of database close and destroy 2014-09-16 20:16:52 +02:00
directory.py python: use relative imports 2012-05-17 16:58:53 +02:00
errors.py python: move the exception classes into error.py 2012-02-23 00:11:22 +01:00
filenames.py python: use relative imports 2012-05-17 16:58:53 +02:00
globals.py python: bump SONAME 2014-09-16 20:50:57 +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: Add binding for notmuch_query_add_tag_exclude 2014-09-23 18:23:39 +02: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.18.1 2014-06-25 07:30:10 -03:00