notmuch/bindings/python/notmuch
Daniel Kahn Gillmor fa0bc2ef91 notmuch.Database.remove_message should raise exception on failure
The notmuch python bindings document that database.remove_message
should raise an exception when the message removal fails, but they
don't actually do it.
2016-02-11 20:41:54 +01:00
..
__init__.py python: add new errors 2016-01-08 13:58:33 +01:00
compat.py python: cleanup imports 2016-01-08 13:58:33 +01:00
database.py notmuch.Database.remove_message should raise exception on failure 2016-02-11 20:41:54 +01:00
directory.py python: use relative imports 2012-05-17 16:58:53 +02:00
errors.py python: add new errors 2016-01-08 13:58:33 +01:00
filenames.py python: cleanup imports 2016-01-08 13:58:33 +01:00
globals.py python: cleanup imports 2016-01-08 13:58:33 +01:00
message.py python: fix Message.get_header 2012-05-17 18:23:11 +02:00
messages.py python: remove now unused import of module sys 2012-12-21 14:23:54 +01:00
query.py python: update bindings for the new query search API 2016-01-08 13:58:33 +01:00
tag.py python: use relative imports 2012-05-17 16:58:53 +02:00
thread.py python: Add bindings for notmuch_thread_get_messages 2013-05-05 13:56:39 -03:00
threads.py python: Remove {Filenames,Threads}.__len__ 2016-01-08 13:58:33 +01:00
version.py version: bump to 0.21 2015-10-29 19:57:30 -03:00