notmuch/bindings/python-cffi/notmuch2
Floris Bruynooghe a00f3a1f7a Add missing set methods to tagsets
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.
2020-06-15 07:14:11 -03:00
..
__init__.py python/notmuch2: fix typo for ObjectDestroyedError 2019-12-24 07:12:51 +09:00
_base.py Rename package to notmuch2 2019-12-03 08:12:30 -04:00
_build.py Move from _add_message to _index_file API 2019-12-03 08:12:30 -04:00
_database.py python/notmuch2: fix typo for "destroyed" 2019-12-24 07:13:09 +09:00
_errors.py python/notmuch2: fix typo for "destroyed" 2019-12-24 07:13:09 +09:00
_message.py python/notmuch2: fix typo for "destroyed" 2019-12-24 07:13:09 +09:00
_query.py Rename package to notmuch2 2019-12-03 08:12:30 -04:00
_tags.py Add missing set methods to tagsets 2020-06-15 07:14:11 -03:00
_thread.py python/notmuch2: fix typo for "destroyed" 2019-12-24 07:13:09 +09:00