X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=bindings%2Fpython%2Fnotmuch%2Fquery.py;h=bdc18790abca01280acb6c95d02f3192481b2190;hb=cda6e4d1046641871413710f3786c43697bd6d19;hp=cc70e2aa3acc937fcc43d6a577a86337305f8b90;hpb=6682b4e686b7972883626c9b0f941ae4bf02dedb;p=notmuch diff --git a/bindings/python/notmuch/query.py b/bindings/python/notmuch/query.py index cc70e2aa..bdc18790 100644 --- a/bindings/python/notmuch/query.py +++ b/bindings/python/notmuch/query.py @@ -140,7 +140,7 @@ class Query(object): _search_threads.restype = c_uint def search_threads(self): - """Execute a query for threads + r"""Execute a query for threads Execute a query for threads, returning a :class:`Threads` iterator. The returned threads are owned by the query and as such, will only be