notmuch/docs
Sebastian Spaeth 0b57cb8ed9 Add Database.create_query() as a shorthand for db=Database();q=Query(db,"")
This is a convenience extension to the C API. I hardly saves any typing, but
let's us automatically free the top-level Database() object when we delete
the Query().
2010-03-19 10:55:06 +01:00
..
source Add Database.create_query() as a shorthand for db=Database();q=Query(db,"") 2010-03-19 10:55:06 +01:00
COPYING COPYING: add GPL v3+ 2010-03-16 22:48:35 +01:00
Makefile add sphinx docs stubs (they don't make sense yet) 2010-03-16 20:36:04 +01:00