]> git.notmuchmail.org Git - notmuch/commit
python: cleanup imports
authorJustus Winter <4winter@informatik.uni-hamburg.de>
Fri, 8 Jan 2016 12:56:10 +0000 (13:56 +0100)
committerJustus Winter <4winter@informatik.uni-hamburg.de>
Fri, 8 Jan 2016 12:58:33 +0000 (13:58 +0100)
commita5c1536d9a631f15c74602ef12a0867d278a7af0
treef373291c76a6b1f4640218c08062e354d4dd6826
parent096c600b96e5d556b67ac01263a1364d0b8e9115
python: cleanup imports

Drop unused imports, and avoid warning about unused imports when we
import something on behalf of another module.

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