]> git.notmuchmail.org Git - notmuch/commit
python: more error handling fixes
authorJustus Winter <4winter@informatik.uni-hamburg.de>
Sat, 18 Feb 2012 23:36:15 +0000 (00:36 +0100)
committerJustus Winter <4winter@informatik.uni-hamburg.de>
Sat, 18 Feb 2012 23:36:15 +0000 (00:36 +0100)
commitbe851ad39de11f38e1cd4f7f15f1fa952232efe2
treeb3b06310525fb357ff68bf4d3424f08314faef0b
parentab2f9fd828058d281480e9947ea346e382a7f3c8
python: more error handling fixes

This is a follow up commit to 221c7e0b38177f5f1dbf0561580c15e8aaa49004
fixing more NULL pointer checks.

Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de>
bindings/python/notmuch/database.py
bindings/python/notmuch/filename.py
bindings/python/notmuch/message.py
bindings/python/notmuch/query.py
bindings/python/notmuch/tag.py
bindings/python/notmuch/thread.py