notmuch/bindings/python/notmuch
David Bremner aed5ec4350 python: replace hardcoding of SONAME version
Failing to update this string in globals.py causes failures when the
SONAME changes.  In order to hopefully reduce the number of such
errors, automate the process of setting the SONAME in the python
bindings.
2015-03-08 08:30:36 +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: handle return status of database close and destroy 2014-09-16 20:16:52 +02: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: replace hardcoding of SONAME version 2015-03-08 08:30:36 +01: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: Add binding for notmuch_query_add_tag_exclude 2014-09-23 18:23:39 +02: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 python: replace hardcoding of SONAME version 2015-03-08 08:30:36 +01:00