notmuch/bindings/python/notmuch
Gaute Hope 227ecf4949 python: deprecated add_message calls index_file correctly and returns result
The deprecated Database.add_message now calls the new index_file with
correct number of arguments (without an extra `self`), and returns the
tuple from index_file - as it used to do before.

This change also adds a DeprecationWarning to the function.
2017-09-12 15:21:40 -03:00
..
__init__.py Use https instead of http where possible 2016-06-05 08:32:17 -03:00
compat.py Use https instead of http where possible 2016-06-05 08:32:17 -03:00
database.py python: deprecated add_message calls index_file correctly and returns result 2017-09-12 15:21:40 -03:00
directory.py database: add n_d_index_file (deprecates n_d_add_message) 2017-08-23 07:38:37 -03:00
errors.py Use https instead of http where possible 2016-06-05 08:32:17 -03:00
filenames.py Use https instead of http where possible 2016-06-05 08:32:17 -03:00
globals.py Use https instead of http where possible 2016-06-05 08:32:17 -03:00
message.py database: add n_d_index_file (deprecates n_d_add_message) 2017-08-23 07:38:37 -03:00
messages.py Use https instead of http where possible 2016-06-05 08:32:17 -03:00
query.py lib: replace deprecated n_q_count_threads with status returning version 2017-03-22 08:35:07 -03:00
tag.py Use https instead of http where possible 2016-06-05 08:32:17 -03:00
thread.py Fix orthography 2017-07-18 06:50:44 -03:00
threads.py Use https instead of http where possible 2016-06-05 08:32:17 -03:00
version.py version: bump to 0.25.1 2017-09-11 22:19:46 -03:00