aboutsummaryrefslogtreecommitdiff
path: root/bindings/python/docs/source
diff options
context:
space:
mode:
authorSebastian Spaeth <Sebastian@SSpaeth.de>2010-05-16 15:56:27 -0700
committerSebastian Spaeth <Sebastian@SSpaeth.de>2010-05-18 11:11:59 -0700
commitc50524efd523e885f370374e33cd5d5549ed9079 (patch)
tree0405329ea7159a1dc80c2108e02c2ba99e0ce9cf /bindings/python/docs/source
parent417274d698b6718621b9f5dec744ab169499f4e3 (diff)
python: have docs reflect current return value behavior
Database.find_message() used to be able to reliably indicate whether a message exists or not (in which case it returns None). However, the recent API change of the notmuch library means we will return None even for all Xapian exceptions, which happens e.g. when the current Database has been modified by another project. Therefore the return value of None cannot be reliably be used to indicate whether a message exists or not. Make the docs state that explicitely. Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
Diffstat (limited to 'bindings/python/docs/source')
0 files changed, 0 insertions, 0 deletions