notmuch/cnotmuch
Sebastian Spaeth e80daac293 Implement Message().get|set_flag()
These were the last 2 missing methods from the Message object, which should be feature complete now.
2010-03-25 08:39:21 +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 Implement Message().get|set_flag() 2010-03-25 08:39:21 +01:00
globals.py Implement an Enum class and make the STATUS object one 2010-03-17 11:44:36 +01:00
message.py Implement Message().get|set_flag() 2010-03-25 08:39:21 +01:00
notmuch.py Implement Message().get|set_flag() 2010-03-25 08:39:21 +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