]> rtime.felk.cvut.cz Git - notmuch.git/commitdiff
python: Add binding for notmuch_query_add_tag_exclude
authorThibaut Horel <thibaut.horel@gmail.com>
Mon, 11 Aug 2014 04:43:54 +0000 (00:43 -0400)
committerDavid Bremner <david@tethera.net>
Tue, 23 Sep 2014 16:23:39 +0000 (18:23 +0200)
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.


No differences found