]> git.notmuchmail.org Git - notmuch/commit
python: implement the context manager protocol for database objects
authorJustus Winter <4winter@informatik.uni-hamburg.de>
Wed, 15 Feb 2012 21:41:16 +0000 (22:41 +0100)
committerJustus Winter <4winter@informatik.uni-hamburg.de>
Wed, 15 Feb 2012 21:41:16 +0000 (22:41 +0100)
commit36ce7e3c989f6f66a4b250483de3b45e902d68d1
tree6f826cd34ef95bad9d3cda529cab3b8845f9a5be
parentb2734519db78fdec76eeafc5fe8f5631a6436cf6
python: implement the context manager protocol for database objects

Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de>
bindings/python/notmuch/database.py