]> git.notmuchmail.org Git - notmuch/commit
python: Improve documentation
authorSebastian Spaeth <Sebastian@SSpaeth.de>
Wed, 15 Jun 2011 19:36:26 +0000 (21:36 +0200)
committerSebastian Spaeth <Sebastian@SSpaeth.de>
Wed, 15 Jun 2011 19:36:26 +0000 (21:36 +0200)
commitb4049316cc3bc933453268ed8d3e89b1ee0098a1
treeda965f82dda01efa997c592a84c85c30a8c67446
parent917e87415edbeb7cd744b54ea4079b2e42899d3c
python: Improve documentation

Improve the documentation with regard to the new __cmp__ and __hash__
methods and the implications of doing set arithmetic with Messages()
objects.

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