notmuch/cnotmuch
2010-04-05 03:03:51 +02: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(): Actually return a value on remove_message() 2010-03-31 10:12:55 +02:00
globals.py find_library does not read LD_LIBRARY_PATH, but CDLL does. 2010-04-05 03:03:51 +02:00
message.py message.py: Don't use ctypes.c_bool as that does not exist in python 2.5 2010-03-30 11:42:52 +02:00
notmuch.py push __VERSION__ to post release 0.2.1+ 2010-03-25 14:48:44 +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