summaryrefslogtreecommitdiff
path: root/bindings/python/docs/source/query.rst
AgeCommit message (Collapse)Author
2017-07-18Fix orthographyDaniel Kahn Gillmor
2014-09-23python: Add binding for notmuch_query_add_tag_excludeThibaut Horel
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.
2012-02-24python: split the documentationJustus Winter
Move each classes documentation into its own file and thus into its own page in the generated documentation. Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de>