notmuch/bindings
Sebastian Spaeth 228d8c0528 python: str.decode() doesn't like kwargs in python 2.5
Recent changes introduced lots of unicodification of strings, mostly in
the form of .decode('utf-8', errors='ignore'). However, python 2.5 does
not like the errors keyword argument and complains. It does work when
used as a simple arg though, so that's what this patch does.

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2012-01-02 17:07:53 +01:00
..
go update for go-release-2011-02-01: 2011-02-03 09:36:58 +01:00
python python: str.decode() doesn't like kwargs in python 2.5 2012-01-02 17:07:53 +01:00
ruby ruby: Fix macros, use quoting 2011-10-04 16:57:33 +03:00