]> git.notmuchmail.org Git - notmuch/blobdiff - bindings/python/notmuch/query.py
python: make some docstrings raw
[notmuch] / bindings / python / notmuch / query.py
index cc70e2aa3acc937fcc43d6a577a86337305f8b90..bdc18790abca01280acb6c95d02f3192481b2190 100644 (file)
@@ -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