mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-12-04 08:28:15 +01:00
227ecf4949
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. |
||
---|---|---|
.. | ||
__init__.py | ||
compat.py | ||
database.py | ||
directory.py | ||
errors.py | ||
filenames.py | ||
globals.py | ||
message.py | ||
messages.py | ||
query.py | ||
tag.py | ||
thread.py | ||
threads.py | ||
version.py |