]> rtime.felk.cvut.cz Git - notmuch.git/history - bindings/python/notmuch/query.py
python: improve Query.count_messages docstring
[notmuch.git] / bindings / python / notmuch / query.py
2012-02-18 Justus Winterpython: improve Query.count_messages docstring
2012-02-18 Justus Winterpython: wrap notmuch_query_count_threads as Query.count...
2012-02-18 Justus Winterpython: refactor Query class
2012-02-18 Justus Winterpython: move Query class to its own file