notmuch/bindings/python/notmuch
Justus Winter 7bfc4bf501 python: wrap and use notmuch_database_destroy as destructor
Adapt the python bindings to the notmuch_database_close split.

Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de>
2012-04-28 09:31:12 -03:00
..
__init__.py python: move the exception classes into error.py 2012-02-23 00:11:22 +01:00
database.py python: wrap and use notmuch_database_destroy as destructor 2012-04-28 09:31:12 -03:00
directory.py python: fix signature of two wrapped libnotmuch functions 2012-03-18 07:59:36 -03:00
errors.py python: move the exception classes into error.py 2012-02-23 00:11:22 +01:00
filenames.py python: move the exception classes into error.py 2012-02-23 00:11:22 +01:00
globals.py python: move the exception classes into error.py 2012-02-23 00:11:22 +01:00
message.py python: move the exception classes into error.py 2012-02-23 00:11:22 +01:00
messages.py python: move the exception classes into error.py 2012-02-23 00:11:22 +01:00
query.py python: move the exception classes into error.py 2012-02-23 00:11:22 +01:00
tag.py python: move the exception classes into error.py 2012-02-23 00:11:22 +01:00
thread.py python: move the exception classes into error.py 2012-02-23 00:11:22 +01:00
threads.py python: fix signature of two wrapped libnotmuch functions 2012-03-18 07:59:36 -03:00
version.py update version to 0.12 2012-03-19 22:28:17 -03:00