]> git.notmuchmail.org Git - notmuch/commit
python: Fix the remaining broken NULL pointer tests
authorJustus Winter <4winter@informatik.uni-hamburg.de>
Thu, 17 May 2012 15:15:24 +0000 (17:15 +0200)
committerJustus Winter <4winter@informatik.uni-hamburg.de>
Thu, 17 May 2012 15:15:49 +0000 (17:15 +0200)
commit8dc8495010057202b725ac029831c03f4e3ab6bd
tree741919e07596d8515ff89edf3923950c451e6c22
parent05c3e83bd272635ecc5e86d767250de1eb680a09
python: Fix the remaining broken NULL pointer tests

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