mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-21 18:38:08 +01:00
9cc026f3da
Existing users of the legacy python bindings use message.get_flags(Message.FLAG.MATCH) to determine which messages in a thread matched. Since the bindings don't provide get_flags anymore, they should provide a property analogous to the existing "excluded" property. |
||
---|---|---|
.. | ||
__init__.py | ||
_base.py | ||
_build.py | ||
_config.py | ||
_database.py | ||
_errors.py | ||
_message.py | ||
_query.py | ||
_tags.py | ||
_thread.py |