notmuch/bindings
Thomas Jost a859d1c866 python: fix Message.get_filenames()
Previously, the Filenames generator only yielded *one* filename before
returning, making Message.get_filenames() behave as Message.get_filename(). This
commit fixes this incorrect behavior: now the generator yields all the
filenames, as expected.
2011-10-01 00:40:20 +02:00
..
go update for go-release-2011-02-01: 2011-02-03 09:36:58 +01:00
python python: fix Message.get_filenames() 2011-10-01 00:40:20 +02:00
ruby ruby: New exception Notmuch::UnbalancedAtomicError 2011-09-24 15:54:45 +03:00