]> git.notmuchmail.org Git - notmuch/history - bindings/python/notmuch/query.py
python: improve Query.count_messages docstring
[notmuch] / 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