notmuch/docs/source
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
..
conf.py Improve source documentation 2010-03-17 11:45:13 +01:00
index.rst Add Database.create_query() as a shorthand for db=Database();q=Query(db,"") 2010-03-19 10:55:06 +01:00