notmuch/cnotmuch
Sebastian Spaeth c6fa1ae8d5 Database(): Factor out the test for an initialized self._db
We need it in basically every function, so let's split this out.
2010-03-19 10:51:35 +01:00
..
__init__.py many doc improvements, fixed at least one bug due to parameter renaming 2010-03-17 12:32:22 +01:00
database.py Database(): Factor out the test for an initialized self._db 2010-03-19 10:51:35 +01:00
globals.py Implement an Enum class and make the STATUS object one 2010-03-17 11:44:36 +01:00
notmuch.py Implement Message.add|remove_tag() and documentation 2010-03-17 17:09:58 +01:00