notmuch/cnotmuch
2010-03-24 11:51:12 +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 Factor Messages() and Message() out into their own file. rename tags.py to tag.py for consistency. 2010-03-24 11:32:30 +01:00
globals.py Implement an Enum class and make the STATUS object one 2010-03-17 11:44:36 +01:00
message.py try c_long rather c_int64 for time_t 2010-03-24 11:51:12 +01:00
notmuch.py Factor Messages() and Message() out into their own file. rename tags.py to tag.py for consistency. 2010-03-24 11:32:30 +01:00
tag.py Factor Messages() and Message() out into their own file. rename tags.py to tag.py for consistency. 2010-03-24 11:32:30 +01:00
thread.py try c_long rather c_int64 for time_t 2010-03-24 11:51:12 +01:00