notmuch/bindings
Sebastian Spaeth 94c5edd064 python: Do explicitly check if the next tag exists
If we try to pull a non-existing tag, Tags._get will return None and the
appended .decode() command will fail. So make sure that there is a tag to
be fetched before fetching it.

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2011-08-09 17:45:44 +02:00
..
go update for go-release-2011-02-01: 2011-02-03 09:36:58 +01:00
python python: Do explicitly check if the next tag exists 2011-08-09 17:45:44 +02:00
ruby ruby: Fix typo in documentation 2011-07-29 09:45:16 +03:00