notmuch/bindings
Sebastian Spaeth 9562c7d1fb python: Really throw an error if search_threads() fails
In case, search_threads returns an error we are supposed to throw an
Exception. But we did not "raise" it, this was an oversight and this
commit fixes it.

There is still the problem that there is often output to stderr by
libnotmuch detailing the xapian error and this is simply printed
out. But this requires fixing at the libnotmuch level...

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2011-08-09 16:51:03 +02:00
..
go update for go-release-2011-02-01: 2011-02-03 09:36:58 +01:00
python python: Really throw an error if search_threads() fails 2011-08-09 16:51:03 +02:00
ruby ruby: Fix typo in documentation 2011-07-29 09:45:16 +03:00