notmuch/bindings/python/notmuch
Daniel Kahn Gillmor 8881a61fe7 python: add notmuch.Database.status_string()
This gives some additional access to debugging information when using
the python bindings.

Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de>
2015-12-11 17:05:32 +01:00
..
__init__.py python: move the exception classes into error.py 2012-02-23 00:11:22 +01:00
compat.py python: add a file abstracting away differences between python 2 and 3 2012-05-17 18:23:11 +02:00
database.py python: add notmuch.Database.status_string() 2015-12-11 17:05:32 +01:00
directory.py python: use relative imports 2012-05-17 16:58:53 +02:00
errors.py python: move the exception classes into error.py 2012-02-23 00:11:22 +01:00
filenames.py python: use relative imports 2012-05-17 16:58:53 +02:00
globals.py python: use absolute import for SOVERSION 2015-05-23 20:59:42 +02:00
message.py python: fix Message.get_header 2012-05-17 18:23:11 +02:00
messages.py python: remove now unused import of module sys 2012-12-21 14:23:54 +01:00
query.py python: update bindings for new count API 2015-10-05 19:52:32 -03:00
tag.py python: use relative imports 2012-05-17 16:58:53 +02:00
thread.py python: Add bindings for notmuch_thread_get_messages 2013-05-05 13:56:39 -03:00
threads.py python: use relative imports 2012-05-17 16:58:53 +02:00
version.py version: bump to 0.21 2015-10-29 19:57:30 -03:00