]> git.notmuchmail.org Git - notmuch/blobdiff - bindings/python/docs/source/database.rst
Merge branch 'release'
[notmuch] / bindings / python / docs / source / database.rst
index ee71085f8ea9de7bf255c39c7103c13da3b0f816..5f1cdc14b3f6dcbf107d4b708bf7a9228fdbdd7c 100644 (file)
@@ -9,6 +9,8 @@
 
    .. automethod:: open(path, status=MODE.READ_ONLY)
 
+   .. automethod:: close
+
    .. automethod:: get_path
 
    .. automethod:: get_version
@@ -44,5 +46,3 @@
 
      MODE.READ_WRITE
        Open the database in read-write mode
-
-   .. autoattribute:: db_p