notmuch/cnotmuch
Sebastian Spaeth d566ae643c Database(): honor NOTMUCH_CONFIG env variable for reading the standard database location.
Also replaces all Database.MODE.* defaults in the keyword arguments with their numeric replacement, they do not seem to be available yet at that time, so the python parser complained about them as being unknown.
2010-03-18 18:48:36 +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(): honor NOTMUCH_CONFIG env variable for reading the standard database location. 2010-03-18 18:48:36 +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