mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-26 04:45:20 +01:00
d0b00bc4b1
So you need to do e.g. 'from notmuch import Database' rather than the previous from cnotmuch.notmuch import Database. Alse recreate our fake python 'notmuch' binary in the docs directory for now --HG-- rename : notmuch/notmuch.py => notmuch/__init__.py |
||
---|---|---|
.. | ||
__init__.py | ||
database.py | ||
globals.py | ||
message.py | ||
tag.py | ||
thread.py |