mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-22 02:48: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. |
||
---|---|---|
.. | ||
conftest.py | ||
test_base.py | ||
test_config.py | ||
test_database.py | ||
test_errors.py | ||
test_message.py | ||
test_tags.py | ||
test_thread.py |