]> git.notmuchmail.org Git - notmuch/commit
python: fix Message.get_filenames
authorJustus Winter <4winter@informatik.uni-hamburg.de>
Mon, 30 Apr 2012 16:27:15 +0000 (18:27 +0200)
committerJustus Winter <4winter@informatik.uni-hamburg.de>
Mon, 30 Apr 2012 16:27:15 +0000 (18:27 +0200)
commitbbc38c5c11d76ec96a4648d33c0368584a11c748
tree22f06604b86b30111d0f06c844832934919a8385
parente74b1f807bea9b8572a71757da9a3003e24a02b8
python: fix Message.get_filenames

Do not to use the removed function Filenames.as_iterator.

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