]> git.notmuchmail.org Git - notmuch/commit
python: refactor Query class
authorJustus Winter <4winter@informatik.uni-hamburg.de>
Sat, 18 Feb 2012 00:13:06 +0000 (01:13 +0100)
committerJustus Winter <4winter@informatik.uni-hamburg.de>
Sat, 18 Feb 2012 00:13:06 +0000 (01:13 +0100)
commit4315ac015a1ba329880031805f4706731b3c1ef4
treec19d2060aec6882e2032f5a0bdd2c1d147fca516
parent5d69d272c3025f537de0e9995dee394c75ed1005
python: refactor Query class

Put each libnotmuch function reference right in front of the
corresponding python wrapper.

Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de>
bindings/python/notmuch/query.py