mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-25 12:28:09 +01:00
a00f3a1f7a
Even though we use collections.abc.Set which implements all these methods under their operator names, the actual named variations of these methods are shockingly missing. So let's add them manually. |
||
---|---|---|
.. | ||
__init__.py | ||
_base.py | ||
_build.py | ||
_database.py | ||
_errors.py | ||
_message.py | ||
_query.py | ||
_tags.py | ||
_thread.py |