]> git.notmuchmail.org Git - notmuch/commit
python: update the docstrings of Filenames.{__len__,__unicode}
authorJustus Winter <4winter@informatik.uni-hamburg.de>
Mon, 30 Apr 2012 16:43:02 +0000 (18:43 +0200)
committerJustus Winter <4winter@informatik.uni-hamburg.de>
Mon, 30 Apr 2012 16:43:02 +0000 (18:43 +0200)
commit09fdf2b283938da1cded87ec8621aabe917a8fa5
tree99ef304aed2e5e53df0ac71c1e8bb3fcf4b40846
parent0803603cdd0d2db0a0b073aba1ffd79077acba84
python: update the docstrings of Filenames.{__len__,__unicode}

Formerly the documentation was overly verbose. Reword the comment and
use the same for both functions.

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