]> git.notmuchmail.org Git - notmuch/commit
python: Catch up with find_message(by_filename) API changes
authorSebastian Spaeth <Sebastian@SSpaeth.de>
Wed, 5 Oct 2011 14:44:35 +0000 (16:44 +0200)
committerSebastian Spaeth <Sebastian@SSpaeth.de>
Wed, 5 Oct 2011 14:44:35 +0000 (16:44 +0200)
commit05926adf73e7b1bad0faa4a0a5514d554353cdaa
treec5686e0a11e57b9f4d33988947a06f089f6c6f54
parent70479753a6f0ea115db58f059a2a89cddd9187bb
python: Catch up with find_message(by_filename) API changes

message is now an out parameter, and we get an additional status code as
a result. Hurray \o/.

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
bindings/python/notmuch/database.py
bindings/python/notmuch/globals.py