mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-23 11:28:13 +01:00
63c5a6d77d
We were passing the internal pointer to the notmuch_database_t object to Query(), but it should be initialized with the Database() object itself. This rightfully raised an exception. Yay, for thorough sanity checking. |
||
---|---|---|
.. | ||
__init__.py | ||
database.py | ||
globals.py | ||
notmuch.py |