]> git.notmuchmail.org Git - notmuch/commit
Implement Filenames() iterator. The API should be complete at this point.
authorSebastian Spaeth <sebastian@sspaeth.de>
Thu, 25 Mar 2010 11:01:20 +0000 (12:01 +0100)
committerSebastian Spaeth <sebastian@sspaeth.de>
Thu, 25 Mar 2010 11:01:20 +0000 (12:01 +0100)
commitd49f95602728f24b8b0e57c84e32a7d0729b701a
tree5719fd792fc8d142f04e70da4a42df5469827841
parenta27c480048127c744909022ed8f633f8b2896ba6
Implement Filenames() iterator. The API should be complete at this point.

We are still missing Database.upgrade() as I am not sure how to implement the callback, and it's not that important for now. Documentation for the new classes is written inline, but not integrated in the docs yet.
cnotmuch/database.py