notmuch/bindings
Martin Owens 8e7a108363 python: Ensure that we pass utf-8 encoded string to libnotmuch
If we use unicode objects, libnotmuch would not cope with null bytes in
the byte array, so we need to make sure they are nicely formatted as
utf-8.

Introduce a helper function _str which does this throughout the code.

Patch slightly modified by Sebastian Spaeth.

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2011-09-16 13:19:14 +02:00
..
go update for go-release-2011-02-01: 2011-02-03 09:36:58 +01:00
python python: Ensure that we pass utf-8 encoded string to libnotmuch 2011-09-16 13:19:14 +02:00
ruby ruby: Fix typo in documentation 2011-07-29 09:45:16 +03:00