]> git.notmuchmail.org Git - notmuch/commit
python: add begin|end_atomic bindings
authorSebastian Spaeth <Sebastian@SSpaeth.de>
Wed, 28 Sep 2011 15:50:57 +0000 (17:50 +0200)
committerSebastian Spaeth <Sebastian@SSpaeth.de>
Wed, 28 Sep 2011 16:31:49 +0000 (18:31 +0200)
commit0241a68e9eb67904ac1805ccc82910c555711ac6
treeb23105856ff2e19bc9d889ba7660b8cb246667e9
parent2c76279cdac96249ffcaa88456675c1cf4a2163d
python: add begin|end_atomic bindings

* Add UNBALANCED_ATOMIC status code
  Catch up with the notmuch status codes, and add the UNBALANCED_ATOMIC
  one.
* Add the begin_atomic and end_atomic calls to libnotmuch

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
bindings/python/notmuch/database.py
bindings/python/notmuch/globals.py