mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-12-28 20:31:43 +01:00
a859d1c866
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. |
||
---|---|---|
.. | ||
__init__.py | ||
database.py | ||
filename.py | ||
globals.py | ||
message.py | ||
tag.py | ||
thread.py | ||
version.py |